git-autofixup: 0.004001 -> 0.004007 (#437662)

This commit is contained in:
Marcus Ramberg
2025-08-27 23:10:24 +02:00
committed by GitHub
+3 -3
View File
@@ -14749,10 +14749,10 @@ with self;
GitAutofixup = buildPerlPackage {
pname = "App-Git-Autofixup";
version = "0.004001";
version = "0.004007";
src = fetchurl {
url = "mirror://cpan/authors/id/T/TO/TORBIAK/App-Git-Autofixup-0.004001.tar.gz";
hash = "sha256-WroBPI3hOZD1iRoOKjnJcHTQcnvjZTIMLGrxnTbF3aw=";
url = "mirror://cpan/authors/id/T/TO/TORBIAK/App-Git-Autofixup-0.004007.tar.gz";
hash = "sha256-2pe/dnKAlbO27nHaGfC/GUMBsvRd9HietU23Tt0hCjs=";
};
nativeBuildInputs = lib.optional stdenv.hostPlatform.isDarwin shortenPerlShebang;
postInstall = lib.optionalString stdenv.hostPlatform.isDarwin ''