[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/17: gnu: perl-test-mockobject: Update to 1.20191002.
From: |
guix-commits |
Subject: |
08/17: gnu: perl-test-mockobject: Update to 1.20191002. |
Date: |
Sat, 5 Oct 2019 23:36:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5d7e1c807dd1184b9145f27d83b72fde34f204b7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Oct 6 01:37:32 2019 +0200
gnu: perl-test-mockobject: Update to 1.20191002.
* gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20191002.
---
gnu/packages/perl-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index 98d01d5..5eac984 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -836,14 +836,14 @@ you @code{unmock()} the subroutine.")
(define-public perl-test-mockobject
(package
(name "perl-test-mockobject")
- (version "1.20180705")
+ (version "1.20191002")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/C/CH/CHROMATIC/"
"Test-MockObject-" version ".tar.gz"))
(sha256
- (base32 "06250ayzzd90vbvkpxwr9d3nlbbngl1b9nk2qk0ma4aibn6ha5j5"))))
+ (base32 "160r36j727hw6syazh6sfq862f95dp1zcga0nil7cjlry77lqsn7"))))
(build-system perl-build-system)
(native-inputs
`(("perl-cgi" ,perl-cgi)
- branch master updated (32faec6 -> 5a54baf), guix-commits, 2019/10/05
- 09/17: gnu: perl-test-tcp: Update to 2.21., guix-commits, 2019/10/05
- 01/17: gnu: libmpack: Don't use unstable tarball., guix-commits, 2019/10/05
- 08/17: gnu: perl-test-mockobject: Update to 1.20191002.,
guix-commits <=
- 05/17: gnu: perl-html-form: Update to 6.05., guix-commits, 2019/10/05
- 07/17: gnu: lua-luv: Update to 1.30.1-1., guix-commits, 2019/10/05
- 10/17: gnu: r-polspline: Update to 1.1.16., guix-commits, 2019/10/05
- 02/17: gnu: lua-libmpack: Don't use unstable tarball., guix-commits, 2019/10/05
- 12/17: gnu: rust-miniz-oxide: Update to 0.3.3., guix-commits, 2019/10/05
- 04/17: gnu: quaternion: Update to 0.0.9.4c., guix-commits, 2019/10/05
- 06/17: gnu: lua-libmpack: Update to 1.0.8., guix-commits, 2019/10/05
- 03/17: gnu: libqmatrixclient: Update to 0.5.2., guix-commits, 2019/10/05
- 11/17: gnu: rust-openssl-sys: Update to 0.9.50., guix-commits, 2019/10/05
- 13/17: gnu: r-pegas: Update to 0.12., guix-commits, 2019/10/05