perlPackages.Modulecpmfile: 0.002 -> 0.006
This commit is contained in:
parent
7b89615dcc
commit
a69def1df2
@ -15561,10 +15561,10 @@ with self; {
|
||||
|
||||
Modulecpmfile = buildPerlModule {
|
||||
pname = "Module-cpmfile";
|
||||
version = "0.002";
|
||||
version = "0.006";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SK/SKAJI/Module-cpmfile-0.002.tar.gz";
|
||||
hash = "sha256-iEk/pG307LIe8RdaNJTyUQsGc+nNtN2AVzzo9nhhvaE=";
|
||||
url = "mirror://cpan/authors/id/S/SK/SKAJI/Module-cpmfile-0.006.tar.gz";
|
||||
hash = "sha256-G8l24pN3JIlsn26unl3KmB4n+YQwuS3icO41FP0ArA8=";
|
||||
};
|
||||
buildInputs = [ ModuleBuildTiny ModuleCPANfile Test2Suite ];
|
||||
propagatedBuildInputs = [ YAMLPP ];
|
||||
|
Loading…
Reference in New Issue
Block a user