[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/21: gnu: perl-moox-file-configdir: Update to 0.008.
From: |
guix-commits |
Subject: |
11/21: gnu: perl-moox-file-configdir: Update to 0.008. |
Date: |
Wed, 11 Nov 2020 11:49:02 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f10967a7269bcc21a4163c8790f7ec4f2b8b706a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 17:20:06 2020 +0100
gnu: perl-moox-file-configdir: Update to 0.008.
* gnu/packages/perl.scm (perl-moox-file-configdir): Update to 0.008.
---
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 a9c1bbf..e1568a3 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -7278,15 +7278,14 @@ building is done in
@code{MooX::ConfigFromFile::Role}---using
(define-public perl-moox-file-configdir
(package
(name "perl-moox-file-configdir")
- (version "0.007")
+ (version "0.008")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/R/RE/REHSACK/"
"MooX-File-ConfigDir-" version ".tar.gz"))
(sha256
- (base32
- "074v150wrbddhy1n0qc8s80zrb71l3c4is968cnr06ac5l9kmshz"))))
+ (base32 "1b033injzk9d8clgip67ps5j5bpkrnag28q89ddwhrgqx12i3m7q"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-file-configdir" ,perl-file-configdir)
- 06/21: gnu: setzer: Update to 0.3.6., (continued)
- 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, 2020/11/11
- 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 <=
- 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
- 20/21: gnu: eid-mw: Update to 5.0.8., guix-commits, 2020/11/11
- 21/21: gnu: eid-mw: Don't try to bootstrap twice., guix-commits, 2020/11/11