[cpan2nix] perlPackages.TypeTiny: 1.004002 -> 1.004004
This commit is contained in:
parent
2335b04469
commit
a2da7c5165
@ -16799,10 +16799,10 @@ let
|
||||
};
|
||||
|
||||
TypeTiny = buildPerlPackage {
|
||||
name = "Type-Tiny-1.004002";
|
||||
name = "Type-Tiny-1.004004";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/T/TO/TOBYINK/Type-Tiny-1.004002.tar.gz;
|
||||
sha256 = "e52c7e9593052aed157a15d473b5c25a1dbb3454bf3cd6913df94cc9bb2be707";
|
||||
url = mirror://cpan/authors/id/T/TO/TOBYINK/Type-Tiny-1.004004.tar.gz;
|
||||
sha256 = "081281ea004cdd89003d938aa52c1398e24411dd8f7163b14d0977a13f7062be";
|
||||
};
|
||||
propagatedBuildInputs = [ ExporterTiny ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user