git-autofixup: 0.004001 -> 0.004007

This commit is contained in:
Benjamin Lemouzy
2025-08-27 22:11:30 +02:00
parent 39dd3c8067
commit bb10e76e01
+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 ''