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

authored by Marcus Ramberg and committed by GitHub 909eac5a 60b19423

+3 -3
+3 -3
pkgs/top-level/perl-packages.nix
··· 14749 14750 GitAutofixup = buildPerlPackage { 14751 pname = "App-Git-Autofixup"; 14752 - version = "0.004001"; 14753 src = fetchurl { 14754 - url = "mirror://cpan/authors/id/T/TO/TORBIAK/App-Git-Autofixup-0.004001.tar.gz"; 14755 - hash = "sha256-WroBPI3hOZD1iRoOKjnJcHTQcnvjZTIMLGrxnTbF3aw="; 14756 }; 14757 nativeBuildInputs = lib.optional stdenv.hostPlatform.isDarwin shortenPerlShebang; 14758 postInstall = lib.optionalString stdenv.hostPlatform.isDarwin ''
··· 14749 14750 GitAutofixup = buildPerlPackage { 14751 pname = "App-Git-Autofixup"; 14752 + version = "0.004007"; 14753 src = fetchurl { 14754 + url = "mirror://cpan/authors/id/T/TO/TORBIAK/App-Git-Autofixup-0.004007.tar.gz"; 14755 + hash = "sha256-2pe/dnKAlbO27nHaGfC/GUMBsvRd9HietU23Tt0hCjs="; 14756 }; 14757 nativeBuildInputs = lib.optional stdenv.hostPlatform.isDarwin shortenPerlShebang; 14758 postInstall = lib.optionalString stdenv.hostPlatform.isDarwin ''