[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/13: gnu: perl-archive-extract: Update to 0.88.
From: |
guix-commits |
Subject: |
12/13: gnu: perl-archive-extract: Update to 0.88. |
Date: |
Tue, 18 May 2021 16:08:32 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 08ca79a5e148111d6a753b765fb53aab4ee3b1a0
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue May 18 23:02:22 2021 +0300
gnu: perl-archive-extract: Update to 0.88.
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.88.
---
gnu/packages/perl-compression.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl-compression.scm
b/gnu/packages/perl-compression.scm
index da7c09b..48e3209 100644
--- a/gnu/packages/perl-compression.scm
+++ b/gnu/packages/perl-compression.scm
@@ -3,7 +3,7 @@
;;; Copyright © 2015 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice
<me@tobias.gr>
;;; Copyright © 2017 Petter <petter@mykolab.ch>
-;;; Copyright © 2017, 2019 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2017, 2019, 2021 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2020 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;;
@@ -170,14 +170,14 @@ in the format used by the @command{gzip} program.")
(define-public perl-archive-extract
(package
(name "perl-archive-extract")
- (version "0.86")
+ (version "0.88")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://cpan/authors/id/B/BI/BINGOS/Archive-Extract-"
version ".tar.gz"))
(sha256
- (base32 "11xnmb21835hysdk2mcq6ndch0136j03n2i111nhpkz8p36hkkcs"))))
+ (base32 "0hpplmgf4j0rc9k3kl5fzi4m8j8ncxyly5827dyjh8h6rlsz3z6g"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/Archive-Extract")
(synopsis "Generic archive extracting mechanism")
- 02/13: gnu: perl-yaml-libyaml: Update to 0.83., (continued)
- 02/13: gnu: perl-yaml-libyaml: Update to 0.83., guix-commits, 2021/05/18
- 05/13: gnu: perl-xml-rss: Update to 1.62., guix-commits, 2021/05/18
- 06/13: gnu: perl-xml-feed: Update to 0.61., guix-commits, 2021/05/18
- 03/13: gnu: perl-xml-atom: Update to 0.43., guix-commits, 2021/05/18
- 04/13: gnu: perl-xml-libxml-simple: Update to 1.01., guix-commits, 2021/05/18
- 07/13: gnu: perl-data-dumper: Update to 2.180., guix-commits, 2021/05/18
- 09/13: gnu: perl-b-keywords: Update to 1.22., guix-commits, 2021/05/18
- 10/13: gnu: perl-class-singleton: Update to 1.6., guix-commits, 2021/05/18
- 08/13: gnu: perl-bareword-filehandles: Update to 0.007., guix-commits, 2021/05/18
- 11/13: gnu: perl-class-tiny: Update to 1.008., guix-commits, 2021/05/18
- 12/13: gnu: perl-archive-extract: Update to 0.88.,
guix-commits <=
- 13/13: gnu: perl-cairo: Update to 1.109., guix-commits, 2021/05/18