[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/49: gnu: Perl: Update to 5.34.0.
From: |
guix-commits |
Subject: |
18/49: gnu: Perl: Update to 5.34.0. |
Date: |
Fri, 23 Jul 2021 11:33:05 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit b4553b7cad1474f94d3e5cac8ee79b73a0c4ae29
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jul 17 14:09:29 2021 +0200
gnu: Perl: Update to 5.34.0.
* gnu/packages/perl.scm (perl): Update to 5.34.0.
---
gnu/packages/perl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index af0c8c4..0df0691 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -91,14 +91,14 @@
;; Yeah, Perl... It is required early in the bootstrap process by Linux.
(package
(name "perl")
- (version "5.32.1")
+ (version "5.34.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/src/5.0/perl-"
version ".tar.gz"))
(sha256
(base32
- "0b7brakq9xs4vavhg391as50nbhzryc7fy5i65r81bnq3j897dh3"))
+ "16mywn5afpv1mczv9dlc1w84rbgjgrr0pyr4c0hhb2wnif0zq7jm"))
(patches (search-patches
"perl-no-sys-dirs.patch"
"perl-autosplit-default-time.patch"
- 10/49: gnu: glib-networking: Remove unused input., (continued)
- 10/49: gnu: glib-networking: Remove unused input., guix-commits, 2021/07/23
- 16/49: gnu: RHash: Turn arguments into gexp., guix-commits, 2021/07/23
- 24/49: gnu: libuv: Update to 1.41.1., guix-commits, 2021/07/23
- 27/49: gnu: attr: Update to 2.5.1., guix-commits, 2021/07/23
- 29/49: gnu: fontconfig: Update to 2.13.94., guix-commits, 2021/07/23
- 25/49: gnu: ncurses: Update to 6.2.20210619., guix-commits, 2021/07/23
- 30/49: gnu: libspectre: Update to 0.2.9., guix-commits, 2021/07/23
- 33/49: gnu: util-linux: Update to 2.37., guix-commits, 2021/07/23
- 34/49: gnu: poppler: Update to 21.07.0., guix-commits, 2021/07/23
- 38/49: gnu: libgcrypt: Update to 1.8.8., guix-commits, 2021/07/23
- 18/49: gnu: Perl: Update to 5.34.0.,
guix-commits <=
- 19/49: gnu: Perl: Update cross-compilation code., guix-commits, 2021/07/23
- 26/49: gnu: acl: Update to 2.3.1., guix-commits, 2021/07/23
- 28/49: gnu: binutils: Update to 2.37., guix-commits, 2021/07/23
- 31/49: gnu: harfbuzz: Update to 2.8.2., guix-commits, 2021/07/23
- 32/49: gnu: pango: Update to 1.48.7., guix-commits, 2021/07/23
- 35/49: gnu: sqlite: Update to 3.36.0., guix-commits, 2021/07/23
- 36/49: gnu: libtiff: Update to 4.3.0., guix-commits, 2021/07/23
- 37/49: gnu: libxml2: Update to 2.9.12., guix-commits, 2021/07/23
- 41/49: gnu: perl-test-needs: Update to 0.002009., guix-commits, 2021/07/23
- 42/49: gnu: graphviz: Turn arguments into a gexp., guix-commits, 2021/07/23