Skip to content

Commit

Permalink
zpaqfranz: 60.9 -> 60.10 (NixOS#366854)
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpkgs-merge-bot[bot] authored Dec 24, 2024
2 parents ab4c970 + b365ab8 commit 3a30017
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/zp/zpaqfranz/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "zpaqfranz";
version = "60.9";
version = "60.10";

src = fetchFromGitHub {
owner = "fcorbelli";
repo = "zpaqfranz";
rev = finalAttrs.version;
hash = "sha256-7X1nmJ6X1oRMzB3L/oKe3ARY02ZimUD09KO4fukxTyg=";
hash = "sha256-crUXsIFQwGwH6hxqaO1KLzRRWphcUxmkvNlRT6lXlBg=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 3a30017

Please sign in to comment.