perl-exporter-lite: add v0.09 (#36314)

This commit is contained in:
Alec Scott 2023-03-22 00:28:05 -07:00 committed by GitHub
parent 781959603d
commit 725389ff32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,5 @@ class PerlExporterLite(PerlPackage):
homepage = "https://metacpan.org/pod/Exporter::Lite"
url = "https://cpan.metacpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.08.tar.gz"
version("0.09", sha256="79d8b14fd5013922c63e850f15bf51059f2502404535eb6690ef23612c2a198d")
version("0.08", sha256="c05b3909af4cb86f36495e94a599d23ebab42be7a18efd0d141fc1586309dac2")