[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/59: gnu: perl-ipc-run: Update to 20180523.0.
From: |
guix-commits |
Subject: |
17/59: gnu: perl-ipc-run: Update to 20180523.0. |
Date: |
Sat, 23 Mar 2019 11:04:09 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c36909ca1dd70dc1988b7b27e90e9ed7a1ca55a1
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Mar 23 09:58:51 2019 +0100
gnu: perl-ipc-run: Update to 20180523.0.
* gnu/packages/perl.scm (perl-ipc-run): Update to 20180523.0.
---
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 308bc13..aec3545 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -4311,15 +4311,14 @@ run interactively. It also has an option to capture
output/error buffers.")
(define-public perl-ipc-run
(package
(name "perl-ipc-run")
- (version "0.94")
+ (version "20180523.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/T/TO/TODDR/"
"IPC-Run-" version ".tar.gz"))
(sha256
- (base32
- "0nv0lpw31zaz6vi42q7ihjj3j382j4njicp5k0gsczib3b4kdcrf"))))
+ (base32 "0bvckcs1629ifqfb68xkapd4a74fd5qbg6z9qs8i6rx4z3nxfl1q"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-io-tty" ,perl-io-tty)))
- branch master updated (434cd2d -> e190d12), guix-commits, 2019/03/23
- 01/59: gnu: perl-file-find-object-rule: Update to 0.0309., guix-commits, 2019/03/23
- 02/59: gnu: perl-modern-perl: Update to 1.20181021., guix-commits, 2019/03/23
- 10/59: gnu: perl-log-any: Update to 1.707., guix-commits, 2019/03/23
- 07/59: gnu: perl-yaml-libyaml: Update to 0.76., guix-commits, 2019/03/23
- 04/59: gnu: perl-date-manip: Update to 6.76., guix-commits, 2019/03/23
- 15/59: gnu: perl-file-sharedir: Update to 1.116., guix-commits, 2019/03/23
- 17/59: gnu: perl-ipc-run: Update to 20180523.0.,
guix-commits <=
- 20/59: gnu: perl-moosex-emulate-class-accessor-fast: Update to 0.009032., guix-commits, 2019/03/23
- 22/59: gnu: perl-object-signature: Update to 1.08., guix-commits, 2019/03/23
- 03/59: gnu: perl-package-stash-xs: Update to 0.29., guix-commits, 2019/03/23
- 24/59: gnu: perl-moosex-types-loadableclass: Update to 0.015., guix-commits, 2019/03/23
- 09/59: gnu: perl-text-aligner: Update to 0.13., guix-commits, 2019/03/23
- 13/59: gnu: perl-mouse: Update to 2.5.6., guix-commits, 2019/03/23
- 12/59: gnu: perl-package-stash: Update to 0.38., guix-commits, 2019/03/23
- 19/59: gnu: perl-svg: Update to 2.84., guix-commits, 2019/03/23
- 21/59: gnu: perl-net-dns-native: Update to 0.20., guix-commits, 2019/03/23
- 23/59: gnu: perl-carp-always: Update to 0.16., guix-commits, 2019/03/23