gnu: perl-dbd-pg: Update to 3.15.1.
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.15.1.
This commit is contained in:
parent
334c849ba1
commit
ec4515389a
1 changed files with 2 additions and 2 deletions
|
@ -2089,7 +2089,7 @@ (define-public perl-dbix-class-schema-loader
|
|||
(define-public perl-dbd-pg
|
||||
(package
|
||||
(name "perl-dbd-pg")
|
||||
(version "3.14.2")
|
||||
(version "3.15.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2097,7 +2097,7 @@ (define-public perl-dbd-pg
|
|||
"DBD-Pg-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0kcfqq7g3832wiix0sbyvlc885qghjrp2ah3akn7h2lnb22fjwy9"))))
|
||||
"0zn17xb6bmixkmv53p576igzw1jd43cwql35r19m56jwahxm9iqk"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
(list perl-dbi))
|
||||
|
|
Loading…
Reference in a new issue