wivrn: 25.6 -> 25.6.1 (#421505)

Co-authored-by: ImSapphire <imsapphire0@gmail.com>

authored by nixpkgs-merge-bot[bot] ImSapphire and committed by GitHub 223bee05 c22ce64c

+2 -2
+2 -2
pkgs/by-name/wi/wivrn/package.nix
··· 51 }: 52 stdenv.mkDerivation (finalAttrs: { 53 pname = "wivrn"; 54 - version = "25.6"; 55 56 src = fetchFromGitHub { 57 owner = "wivrn"; 58 repo = "wivrn"; 59 rev = "v${finalAttrs.version}"; 60 - hash = "sha256-opl1zPQrdOMgDY0rYZccNNRpgba6FQZMHxvgKNS7svM="; 61 }; 62 63 monado = applyPatches {
··· 51 }: 52 stdenv.mkDerivation (finalAttrs: { 53 pname = "wivrn"; 54 + version = "25.6.1"; 55 56 src = fetchFromGitHub { 57 owner = "wivrn"; 58 repo = "wivrn"; 59 rev = "v${finalAttrs.version}"; 60 + hash = "sha256-DqgayLXI+RPIb8tLzJoHi+Z12px4pdzU50C0UBSa2u4="; 61 }; 62 63 monado = applyPatches {