perl-graph: add v0.20105 (#36303)

This commit is contained in:
Alec Scott 2023-03-22 00:40:21 -07:00 committed by GitHub
parent 87c1cfaf03
commit 653057e93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PerlGraph(PerlPackage):
homepage = "https://metacpan.org/pod/Graph"
url = "http://search.cpan.org/CPAN/authors/id/J/JH/JHI/Graph-0.9704.tar.gz"
version("0.20105", sha256="d72d6512e5a637a64b879a7b74cf3822278b4917e1a0317d340523a6a3936b67")
version("0.9704", sha256="325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25")
depends_on("perl@5.6.0:")