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

zpaqfranz: 59.6 -> 59.7
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-06-07 16:27:05 +00:00 committed by GitHub
commit ef46447f93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zpaqfranz";
version = "59.6";
version = "59.7";
src = fetchFromGitHub {
owner = "fcorbelli";
repo = "zpaqfranz";
rev = finalAttrs.version;
hash = "sha256-qDiFYVIaMEETYPDX+zIix+Si4RHsEveBhZXeAEALO2I=";
hash = "sha256-BP9aAzS5ZeT0mZeheQY7tcnTLuJZMWz3se1phv5u5BI=";
};
nativeBuildInputs = [