udev-gothic-nf: 2.0.0 -> 2.1.0

This commit is contained in:
R. Ryantm
2024-12-29 14:09:55 +00:00
parent 7fa1a3c6b3
commit 6ea8ae794b
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "udev-gothic-nf";
version = "2.0.0";
version = "2.1.0";
src = fetchzip {
url = "https://github.com/yuru7/udev-gothic/releases/download/v${version}/UDEVGothic_NF_v${version}.zip";
hash = "sha256-u3iv5IilWysw9v8v4AfN7ucNM+eNbKVR2kfQn7JH/AM=";
hash = "sha256-55SHOQD+6eJ2L3+95eofr18fp1nFeBKcZvZq8gfj7rA=";
};
installPhase = ''