[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: perl-dbd-pg: Update to 3.15.1.
From: |
guix-commits |
Subject: |
10/15: gnu: perl-dbd-pg: Update to 3.15.1. |
Date: |
Tue, 14 Jun 2022 17:36:19 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit ec4515389a73c93395413021a56173da6926667c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Jun 14 18:50:27 2022 +0200
gnu: perl-dbd-pg: Update to 3.15.1.
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.15.1.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 6507dc8b8a..ee0f255e9c 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2089,7 +2089,7 @@ columns, primary keys, unique constraints and
relationships.")
(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 @@ columns, primary keys, unique constraints and
relationships.")
"DBD-Pg-" version ".tar.gz"))
(sha256
(base32
- "0kcfqq7g3832wiix0sbyvlc885qghjrp2ah3akn7h2lnb22fjwy9"))))
+ "0zn17xb6bmixkmv53p576igzw1jd43cwql35r19m56jwahxm9iqk"))))
(build-system perl-build-system)
(native-inputs
(list perl-dbi))
- 04/15: gnu: PostgreSQL@10: Update to 10.21 [fixes CVE-2022-1552]., (continued)
- 04/15: gnu: PostgreSQL@10: Update to 10.21 [fixes CVE-2022-1552]., guix-commits, 2022/06/14
- 05/15: gnu: PostgreSQL@13: Update replacement to 13.7 [fixes CVE-2022-1552]., guix-commits, 2022/06/14
- 06/15: gnu: ruby-pg: Update to 1.3.5., guix-commits, 2022/06/14
- 07/15: gnu: TimescaleDB: Update to 2.7.0., guix-commits, 2022/06/14
- 08/15: gnu: python-josepy: Update to 1.13.0., guix-commits, 2022/06/14
- 09/15: gnu: python-acme, certbot: Update to 1.28.0., guix-commits, 2022/06/14
- 15/15: gnu: PostgreSQL: Promote version 14 to the default., guix-commits, 2022/06/14
- 13/15: gnu: python-tortoise-orm: Update to 0.19.1., guix-commits, 2022/06/14
- 11/15: gnu: gplates: Update to 2.3.01-beta.3., guix-commits, 2022/06/14
- 03/15: gnu: PostgreSQL@11: Update to 11.16 [fixes CVE-2022-1552]., guix-commits, 2022/06/14
- 10/15: gnu: perl-dbd-pg: Update to 3.15.1.,
guix-commits <=
- 14/15: gnu: python-asyncpg: Update to 0.25.0., guix-commits, 2022/06/14
- 01/15: gnu: PostgreSQL: Permit loading plugins from symlink unions again., guix-commits, 2022/06/14
- 12/15: gnu: python-pypika-tortoise: Update to 0.1.5., guix-commits, 2022/06/14