zpaqfranz: 60.10 -> 61.1 (#382178)

This commit is contained in:
Wolfgang Walther
2025-02-25 19:42:16 +01:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zpaqfranz";
version = "60.10";
version = "61.1";
src = fetchFromGitHub {
owner = "fcorbelli";
repo = "zpaqfranz";
rev = finalAttrs.version;
hash = "sha256-crUXsIFQwGwH6hxqaO1KLzRRWphcUxmkvNlRT6lXlBg=";
hash = "sha256-KmO1HKK48o2CHO5PX/QX31veO7mZ1wpglZCAF1wWcmI=";
};
nativeBuildInputs = [