[cpan2nix] perlPackages.ExporterTiny: 1.002001 -> 1.002002
This commit is contained in:
parent
47cc3e941a
commit
d7e133afdf
@ -6676,10 +6676,10 @@ let
|
|||||||
|
|
||||||
ExporterTiny = buildPerlPackage {
|
ExporterTiny = buildPerlPackage {
|
||||||
pname = "Exporter-Tiny";
|
pname = "Exporter-Tiny";
|
||||||
version = "1.002001";
|
version = "1.002002";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002001.tar.gz";
|
url = mirror://cpan/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz;
|
||||||
sha256 = "a82c334c02ce4b0f9ea77c67bf77738f76a9b8aa4bae5c7209d1c76453d3c48d";
|
sha256 = "00f0b95716b18157132c6c118ded8ba31392563d19e490433e9a65382e707101";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "An exporter with the features of Sub::Exporter but only core dependencies";
|
description = "An exporter with the features of Sub::Exporter but only core dependencies";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user