perl-File-Util: 4.161200 -> 4.161950
This commit is contained in:
parent
e196d30c1f
commit
fdef298dd7
|
@ -5321,10 +5321,10 @@ let self = _self // overrides; _self = with self; {
|
|||
};
|
||||
|
||||
FileUtil = buildPerlPackage rec {
|
||||
name = "File-Util-4.161200";
|
||||
name = "File-Util-4.161950";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/T/TO/TOMMY/${name}.tar.gz";
|
||||
sha256 = "c63be030c15303796d387b290f1f6b59451fb64827e39afeb0e1d0adad72ab8e";
|
||||
sha256 = "88507b19da580d595b5c25fe6ba75bbd6096b4359e389ead067a216f766c20ee";
|
||||
};
|
||||
buildInputs = [ ModuleBuild TestNoWarnings ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in New Issue