[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: perl-file-listing: Update to 6.11.
From: |
guix-commits |
Subject: |
09/13: gnu: perl-file-listing: Update to 6.11. |
Date: |
Thu, 8 Oct 2020 10:02:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c4e48255d943a50b6b4aa7fe41c82a93bd376dbf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Oct 8 15:51:27 2020 +0200
gnu: perl-file-listing: Update to 6.11.
* gnu/packages/web.scm (perl-file-listing): Update to 6.11.
---
gnu/packages/web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index b798e0a..54e914e 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -2854,15 +2854,15 @@ RSS 0.91, RSS 1.0, RSS 2.0, Atom.")
(define-public perl-file-listing
(package
(name "perl-file-listing")
- (version "6.04")
+ (version "6.11")
(source (origin
(method url-fetch)
(uri (string-append
- "mirror://cpan/authors/id/G/GA/GAAS/File-Listing-"
+ "mirror://cpan/authors/id/P/PL/PLICEASE/File-Listing-"
version ".tar.gz"))
(sha256
(base32
- "1xcwjlnxaiwwpn41a5yi6nz95ywh3szq5chdxiwj36kqsvy5000y"))))
+ "0vmzw1mhv580flzkla80gvwfpficnhlbqr1dnlf9x50bw7n18k62"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-http-date" ,perl-http-date)))
- 03/13: gnu: obs: Update to 26.0.2., (continued)
- 03/13: gnu: obs: Update to 26.0.2., guix-commits, 2020/10/08
- 01/13: gnu: chrony: Update to 4.0., guix-commits, 2020/10/08
- 06/13: gnu: vim: Update to 8.2.1812., guix-commits, 2020/10/08
- 02/13: gnu: chrony: Support Network Time Security (NTS)., guix-commits, 2020/10/08
- 05/13: gnu: s6-linux-utils: Update to 2.5.1.3., guix-commits, 2020/10/08
- 08/13: gnu: borg: Update to 1.1.14., guix-commits, 2020/10/08
- 04/13: gnu: s6-networking: Update to 2.3.2.0., guix-commits, 2020/10/08
- 07/13: gnu: facter: Update to 4.0.42., guix-commits, 2020/10/08
- 10/13: gnu: entr: Remove erroneous use of DESTDIR., guix-commits, 2020/10/08
- 11/13: gnu: discount: Cross-compile., guix-commits, 2020/10/08
- 09/13: gnu: perl-file-listing: Update to 6.11.,
guix-commits <=
- 12/13: gnu: discount: Update to 2.2.7., guix-commits, 2020/10/08
- 13/13: gnu: discount: Install .pc file., guix-commits, 2020/10/08