[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/22: gnu: perl-db-file: Update to 1.854.
From: |
guix-commits |
Subject: |
07/22: gnu: perl-db-file: Update to 1.854. |
Date: |
Wed, 30 Sep 2020 18:25:28 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ce054e84d32d6f25e62ae6dcbcef708091ddcc4c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 30 12:18:53 2020 +0200
gnu: perl-db-file: Update to 1.854.
* gnu/packages/databases.scm (perl-db-file): Update to 1.854.
---
gnu/packages/databases.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index a3eef03..af8e738 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2123,14 +2123,14 @@ database.")
(define-public perl-db-file
(package
(name "perl-db-file")
- (version "1.853")
+ (version "1.854")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/P/PM/PMQS/DB_File-"
version ".tar.gz"))
(sha256
- (base32 "1y967si45vj0skip1hnhicbv9da29fv6qcfwnsbnvj06n36mkj6h"))))
+ (base32 "0fv0any5am6vr6h1wcwhnraj70hd55fs4d8c2y7chsc9alf9di5y"))))
(build-system perl-build-system)
(inputs `(("bdb" ,bdb)))
(native-inputs `(("perl-test-pod" ,perl-test-pod)))
@@ -2143,8 +2143,7 @@ database.")
(("/usr/local/BerkeleyDB") (assoc-ref inputs "bdb")))
#t)))))
(home-page "https://metacpan.org/release/DB_File")
- (synopsis
- "Perl5 access to Berkeley DB version 1.x")
+ (synopsis "Perl5 access to Berkeley DB version 1.x")
(description
"The DB::File module provides Perl bindings to the Berkeley DB version
1.x.")
(license license:perl-license)))
- 15/22: gnu: cozy: Update to 0.7.2., (continued)
- 15/22: gnu: cozy: Update to 0.7.2., guix-commits, 2020/09/30
- 03/22: gnu: nginx-xslscript: Move out of the way., guix-commits, 2020/09/30
- 19/22: gnu: srt: Update to 1.4.2., guix-commits, 2020/09/30
- 02/22: gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb., guix-commits, 2020/09/30
- 01/22: gnu: nginx: Update to 1.19.3., guix-commits, 2020/09/30
- 06/22: gnu: signify: Update to 30., guix-commits, 2020/09/30
- 10/22: gnu: stellarium: Update to 0.20.3., guix-commits, 2020/09/30
- 08/22: gnu: perl-dbd-sqlite: Update to 1.66., guix-commits, 2020/09/30
- 16/22: gnu: nml: Update to 0.5.3., guix-commits, 2020/09/30
- 04/22: gnu: php: Update to 7.4.11., guix-commits, 2020/09/30
- 07/22: gnu: perl-db-file: Update to 1.854.,
guix-commits <=
- 22/22: gnu: wireshark: Update to 3.2.7., guix-commits, 2020/09/30
- 11/22: gnu: python-lmdb: Update to 1.0.0., guix-commits, 2020/09/30
- 17/22: gnu: starfighter: Update to 2.3.3., guix-commits, 2020/09/30
- 18/22: gnu: mtr: Update to 0.94., guix-commits, 2020/09/30
- 09/22: gnu: python-alembic: Update to 1.4.3., guix-commits, 2020/09/30
- 13/22: gnu: xtl: Update to 0.6.19., guix-commits, 2020/09/30
- 21/22: gnu: perl-net-dns: Update to 1.27., guix-commits, 2020/09/30