Skip to content

Commit 582af1a

Browse files
authored
cyberpunk-neon: 0-unstable-2025-04-17 -> 0-unstable-2025-05-05 (#404729)
2 parents 4e85d59 + 9c147c1 commit 582af1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/cy/cyberpunk-neon/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenvNoCC.mkDerivation {
1010
pname = "cyberpunk-neon";
11-
version = "0-unstable-2025-04-17";
11+
version = "0-unstable-2025-05-05";
1212

1313
src = fetchFromGitHub {
1414
owner = "Roboron3042";
1515
repo = "Cyberpunk-Neon";
16-
rev = "84f4817bf6e84fc24c3a93371f8de36613d76fa1";
17-
hash = "sha256-aCQ0BfDrKUH+ati9oiLh4iGc0eoyt2d7Zyg5yXwZe30=";
16+
rev = "e74c25c8507bbbb23d81d075402bd983a61ebe07";
17+
hash = "sha256-LzoSC9O6173YcKvMWkSKkxsUVCZYMA844FnDfdr1gVc=";
1818
};
1919

2020
outputs = [

0 commit comments

Comments
 (0)