Skip to content

Commit 6490fd9

Browse files
wlvncc: unstable-2023-01-05 -> unstable-2024-11-24 (#357566)
2 parents 64edd99 + 9d34f3c commit 6490fd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/wl/wlvncc/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
}:
2525
stdenv.mkDerivation {
2626
pname = "wlvncc";
27-
version = "unstable-2023-01-05";
27+
version = "unstable-2024-11-23";
2828

2929
src = fetchFromGitHub {
3030
owner = "any1";
3131
repo = "wlvncc";
32-
rev = "2b9a886edd38204ef36e9f9f65dd32aaa3784530";
33-
hash = "sha256-0HbZEtDaLjr966RS+2GHc7N4nsivPIv57T/+AJliwUI=";
32+
rev = "0489e29fba374a08be8ba4a64d492a3c74018f41";
33+
hash = "sha256-jFP4O6zo1fYULOVX9+nuTNAy4NuBKsDKOy+WUQRUjdI=";
3434
};
3535

3636
nativeBuildInputs = [

0 commit comments

Comments
 (0)