perl-test-requires: add v0.11 (#36393)

This commit is contained in:
Alec Scott 2023-03-24 07:41:03 -07:00 committed by GitHub
parent 8326ef0772
commit 4dcca72e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ class PerlTestRequires(PerlPackage):
homepage = "https://metacpan.org/pod/Test::Requires"
url = "http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz"
version("0.11", sha256="4b88de549597eecddf7c3c38a4d0204a16f59ad804577b671896ac04e24e040f")
version("0.10", sha256="2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5")