[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/15: gnu: perl-capture-tiny: Update to 0.48.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/15: gnu: perl-capture-tiny: Update to 0.48. |
Date: |
Thu, 26 Apr 2018 20:56:54 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9b8e38ae3d93672623b0f48015d96251f2613aee
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 23:17:14 2018 +0200
gnu: perl-capture-tiny: Update to 0.48.
* gnu/packages/perl.scm (perl-capture-tiny): Update to 0.48.
---
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 13f0e77..7a743cf 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -720,7 +720,7 @@ algorithm to keep the most used entries in the cache.")
(define-public perl-capture-tiny
(package
(name "perl-capture-tiny")
- (version "0.46")
+ (version "0.48")
(source
(origin
(method url-fetch)
@@ -729,7 +729,7 @@ algorithm to keep the most used entries in the cache.")
version ".tar.gz"))
(sha256
(base32
- "05bhlx6d4nzamhkkh0pkckg7wlvaq6mazf7q1fbb5wpp1j1nlyjx"))))
+ "069yrikrrb4vqzc3hrkkfj96apsh7q0hg8lhihq97lxshwz128vc"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/Capture-Tiny/")
(synopsis "Capture STDOUT and STDERR from Perl, XS or external programs")
- 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, 2018/04/26
- 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 <=
- 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