Merge pull request #325806 from r-ryantm/auto-update/zpaqfranz

zpaqfranz: 60.1 -> 60.3
This commit is contained in:
nixpkgs-merge-bot[bot]
2024-07-10 13:08:01 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zpaqfranz";
version = "60.1";
version = "60.3";
src = fetchFromGitHub {
owner = "fcorbelli";
repo = "zpaqfranz";
rev = finalAttrs.version;
hash = "sha256-XvT1Ldle1RqSuMJEG+DuVaUx3MWEDqpEmgQC9L9zqE4=";
hash = "sha256-wBnLNHJhm0CxU7o2pKuFkZgCmIdcSqE2bgrSXzCDMIc=";
};
nativeBuildInputs = [