[nix-update-cpan] perlPackages.FileRemove: 1.58 -> 1.60
This commit is contained in:
parent
d57f2ff863
commit
d9e4bee867
@ -8081,10 +8081,10 @@ let
|
||||
|
||||
FileRemove = buildPerlModule {
|
||||
pname = "File-Remove";
|
||||
version = "1.58";
|
||||
version = "1.60";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SH/SHLOMIF/File-Remove-1.58.tar.gz";
|
||||
sha256 = "1n6h5w3sp2bs4cfrifdx2z15cfpb4r536179mx1a12xbmj1yrxl1";
|
||||
url = "mirror://cpan/authors/id/S/SH/SHLOMIF/File-Remove-1.60.tar.gz";
|
||||
sha256 = "19lc9xr8w38i4bq3mbr0hadmyjm1dgyh6587gmlxbipdzx02lvp8";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user