Skip to content

Commit 223bee0

Browse files
wivrn: 25.6 -> 25.6.1 (#421505)
Co-authored-by: ImSapphire <[email protected]>
2 parents c22ce64 + 4105432 commit 223bee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/wi/wivrn/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
}:
5252
stdenv.mkDerivation (finalAttrs: {
5353
pname = "wivrn";
54-
version = "25.6";
54+
version = "25.6.1";
5555

5656
src = fetchFromGitHub {
5757
owner = "wivrn";
5858
repo = "wivrn";
5959
rev = "v${finalAttrs.version}";
60-
hash = "sha256-opl1zPQrdOMgDY0rYZccNNRpgba6FQZMHxvgKNS7svM=";
60+
hash = "sha256-DqgayLXI+RPIb8tLzJoHi+Z12px4pdzU50C0UBSa2u4=";
6161
};
6262

6363
monado = applyPatches {

0 commit comments

Comments
 (0)