mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
[cpan2nix] perlPackages.TypeTiny: 1.010002 -> 1.010006
This commit is contained in:
parent
6da25c5c1f
commit
8b0db1ff34
@ -21283,10 +21283,10 @@ let
|
|||||||
|
|
||||||
TypeTiny = buildPerlPackage {
|
TypeTiny = buildPerlPackage {
|
||||||
pname = "Type-Tiny";
|
pname = "Type-Tiny";
|
||||||
version = "1.010002";
|
version = "1.010006";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/T/TO/TOBYINK/Type-Tiny-1.010002.tar.gz;
|
url = "mirror://cpan/authors/id/T/TO/TOBYINK/Type-Tiny-1.010006.tar.gz";
|
||||||
sha256 = "2ea6ea2d8b2b3bb1b94f0309fa5064d57e7734c8bb14e99218e655dc1647073a";
|
sha256 = "f1568e3f0bf103e65faadc1804c6184fe29bf52559e7ff3c12f4dad437befd82";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ExporterTiny ];
|
propagatedBuildInputs = [ ExporterTiny ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user