[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/15: gnu: perl-file-sharedir-install: Update to 0.13.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/15: gnu: perl-file-sharedir-install: Update to 0.13. |
Date: |
Thu, 26 Apr 2018 20:56:54 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9960ed6291480e0ab6f85fca00290c0ff38cbffe
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 22:44:44 2018 +0200
gnu: perl-file-sharedir-install: Update to 0.13.
* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.13.
---
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 2397b27..c3b3eed 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3635,7 +3635,7 @@ distributions. It is a companion module to
File::ShareDir.")
(define-public perl-file-sharedir-install
(package
(name "perl-file-sharedir-install")
- (version "0.12")
+ (version "0.13")
(source
(origin
(method url-fetch)
@@ -3643,7 +3643,7 @@ distributions. It is a companion module to
File::ShareDir.")
"File-ShareDir-Install-" version ".tar.gz"))
(sha256
(base32
- "13g8d69c2lq3mrc0i4fr705h99gxyzw1srww4m7wdhzfmbsdqxli"))))
+ "1yc0wlkav2l2wr36a53n4mnhsy2zv29z5nm14mygxgjwv7qgvgj5"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- branch master updated (ae9877f -> 5b292ea), Tobias Geerinckx-Rice, 2018/04/26
- 01/15: gnu: python2-ndg-httpsclient: Fix build., Tobias Geerinckx-Rice, 2018/04/26
- 05/15: gnu: perl-b-hooks-endofscope: Update to 0.24., Tobias Geerinckx-Rice, 2018/04/26
- 03/15: gnu: perl-test-notabs: Update to 2.02., Tobias Geerinckx-Rice, 2018/04/26
- 08/15: gnu: perl-safe-isa: Update to 1.000010., Tobias Geerinckx-Rice, 2018/04/26
- 02/15: gnu: python-simplejson: Update to 3.14.0., Tobias Geerinckx-Rice, 2018/04/26
- 04/15: gnu: perl-file-sharedir-install: Update to 0.13.,
Tobias Geerinckx-Rice <=
- 07/15: gnu: perl-sub-quote: Update to 2.005001., Tobias Geerinckx-Rice, 2018/04/26
- 06/15: gnu: perl-capture-tiny: Update to 0.48., Tobias Geerinckx-Rice, 2018/04/26
- 10/15: gnu: libfm: Update to 1.3.0., Tobias Geerinckx-Rice, 2018/04/26
- 09/15: gnu: perl-log-any-adapter-log4perl: Update to 0.09., Tobias Geerinckx-Rice, 2018/04/26
- 13/15: gnu: libetonyek: Update to 0.1.8., Tobias Geerinckx-Rice, 2018/04/26
- 14/15: gnu: quassel: Update to 0.12.5., Tobias Geerinckx-Rice, 2018/04/26
- 12/15: gnu: cpuid: Update to 20180419., Tobias Geerinckx-Rice, 2018/04/26
- 11/15: gnu: pcmanfm: Update to 1.3.0., Tobias Geerinckx-Rice, 2018/04/26
- 15/15: gnu: quassel: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/04/26