[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/21: gnu: perl-clone-pp: Update to 1.08.
From: |
guix-commits |
Subject: |
10/21: gnu: perl-clone-pp: Update to 1.08. |
Date: |
Wed, 11 Nov 2020 11:49:01 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 723a5b3a28a9c3eaa5452ce59753617ae62e5135
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 17:15:58 2020 +0100
gnu: perl-clone-pp: Update to 1.08.
* gnu/packages/perl.scm (perl-clone-pp): Update to 1.08.
---
gnu/packages/perl.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 0ead527..a9c1bbf 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1692,15 +1692,14 @@ one.")
(define-public perl-clone-pp
(package
(name "perl-clone-pp")
- (version "1.07")
+ (version "1.08")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/N/NE/NEILB/Clone-PP-"
version ".tar.gz"))
(sha256
- (base32
- "15dkhqvih6rx9dnngfwwljcm9s8afb0nbyl2vdvhd8frnw4y31dz"))))
+ (base32 "0y7m25fksiavzg4xj4cm9zkz8rmnk4iqy7lm01m4nmyqlna3082p"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/Clone-PP")
(synopsis "Recursively copy Perl datatypes")
- branch master updated (191a4ce -> c746acf), guix-commits, 2020/11/11
- 01/21: gnu: mailman: Update to 3.3.2., guix-commits, 2020/11/11
- 02/21: gnu: telepathy-idle: Update to 0.2.2., guix-commits, 2020/11/11
- 04/21: gnu: tome4: Update to 1.7.2., guix-commits, 2020/11/11
- 03/21: gnu: acpica: Update to 20200925., guix-commits, 2020/11/11
- 06/21: gnu: setzer: Update to 0.3.6., guix-commits, 2020/11/11
- 07/21: gnu: mpd: Update to 0.22.3., guix-commits, 2020/11/11
- 09/21: gnu: perl-class-c3: Update to 0.35., guix-commits, 2020/11/11
- 13/21: gnu: perl-text-format: Update to 0.62., guix-commits, 2020/11/11
- 10/21: gnu: perl-clone-pp: Update to 1.08.,
guix-commits <=
- 12/21: gnu: perl-moox-handlesvia: Update to 0.001009., guix-commits, 2020/11/11
- 14/21: gnu: perl-libintl-perl: Update to 1.32., guix-commits, 2020/11/11
- 17/21: gnu: chatty: Update to 0.1.17., guix-commits, 2020/11/11
- 05/21: gnu: tome4: Prepare for cross-compilation., guix-commits, 2020/11/11
- 08/21: gnu: perl-algorithm-c3: Update to 0.11., guix-commits, 2020/11/11
- 11/21: gnu: perl-moox-file-configdir: Update to 0.008., guix-commits, 2020/11/11
- 15/21: gnu: perl-list-moreutils: Update to 0.430., guix-commits, 2020/11/11
- 16/21: gnu: perl-list-moreutils-xs: Update to 0.430., guix-commits, 2020/11/11
- 18/21: gnu: python-aiosmtpd: Update to 1.2.2., guix-commits, 2020/11/11
- 19/21: gnu: eid-mw: Build reproducibly., guix-commits, 2020/11/11