perl-yaml-libyaml: add v0.84 (#36434)

This commit is contained in:
Alec Scott 2023-03-27 01:03:10 -07:00 committed by GitHub
parent 5b9b8902ac
commit ab3fd38eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ class PerlYamlLibyaml(PerlPackage):
homepage = "https://metacpan.org/pod/YAML::LibYAML"
url = "http://search.cpan.org/CPAN/authors/id/T/TI/TINITA/YAML-LibYAML-0.67.tar.gz"
version("0.84", sha256="225bcb39be2d5e3d02df7888d5f99fd8712f048ba539b09232ca1481e70bfd05")
version("0.67", sha256="e65a22abc912a46a10abddf3b88d806757f44f164ab3167c8f0ff6aa30648187")