perlPackages.YAMLPP: 0.036 -> 0.38.0
This commit is contained in:
parent
3e58b78218
commit
2684c12af2
@ -29135,10 +29135,10 @@ with self; {
|
||||
|
||||
YAMLPP = buildPerlPackage {
|
||||
pname = "YAML-PP";
|
||||
version = "0.036";
|
||||
version = "0.38.0";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/T/TI/TINITA/YAML-PP-0.036.tar.gz";
|
||||
hash = "sha256-yLTlBYSt+S73Vz9rsB1u1Y5iF2MsV0J7cnTPp8pG/Bs=";
|
||||
url = "mirror://cpan/authors/id/T/TI/TINITA/YAML-PP-v0.38.0.tar.gz";
|
||||
hash = "sha256-qBlGXFL2o0EEmjlCdCwI4E8olLKmZILkOn9AfOELTqA=";
|
||||
};
|
||||
buildInputs = [ TestDeep TestWarn ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user