git-autofixup: 0.004001 -> 0.004007
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user