perl-dbd-pg: add v3.16.1 (#36220)

This commit is contained in:
Alec Scott 2023-03-20 01:52:13 -07:00 committed by GitHub
parent 8b1c5d910d
commit d6d68b892a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class PerlDbdPg(PerlPackage):
homepage = "https://metacpan.org/pod/DBD::Pg"
url = "https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-3.10.0.tar.gz"
version("3.16.1", sha256="8e917a746dacb1edce5832d8911e5938cc4863aeac4a52820382e7d174e9c3b9")
version("3.10.0", sha256="e103268a63e2828e3d43659bdba5f743446cbbe047a766f843112eedae105f80")
depends_on("postgresql")