Skip to content

Commit

Permalink
zpaqfranz: 60.5 -> 60.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Aug 26, 2024
1 parent 8da188f commit 8effd9f
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 @@ -6,13 +6,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "zpaqfranz";
version = "60.5";
version = "60.6";

src = fetchFromGitHub {
owner = "fcorbelli";
repo = "zpaqfranz";
rev = finalAttrs.version;
hash = "sha256-75+HNfxeecl/u8adw3fKRWtCqyyb7mEkT7J4esXD0Is=";
hash = "sha256-/lUczs4YrbLH7agZDyThPwtMLiSi07XMqwk0GgR/jFw=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 8effd9f

Please sign in to comment.