perlPackages.PathTiny: 0.052 -> 0.104
This commit is contained in:
parent
92d71857f2
commit
216de4e910
@ -10219,10 +10219,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
PathTiny = buildPerlPackage {
|
||||
name = "Path-Tiny-0.052";
|
||||
name = "Path-Tiny-0.104";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.052.tar.gz;
|
||||
sha256 = "1b70yhbdww9k5m4a4lhdd71jrxdxhi10533slmxynxa04nyn2f0a";
|
||||
url = mirror://cpan/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.104.tar.gz;
|
||||
sha256 = "c69f1dcfeb4aa004086deb9bc14c7d79f45798b947f1efbd634a3442e267aaef";
|
||||
};
|
||||
buildInputs = [ DevelHide Filepushd TestDeep TestFailWarnings TestFatal perl ];
|
||||
propagatedBuildInputs = [ autodie ];
|
||||
|
Loading…
Reference in New Issue
Block a user