Skip to content
Snippets Groups Projects
Unverified Commit cb5c64c6 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: perl-test-mockobject: Update to 1.20180705.

* gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20180705.
parent e1abfc76
No related branches found
No related tags found
No related merge requests found
......@@ -735,15 +735,14 @@ (define-public perl-test-mockmodule
(define-public perl-test-mockobject
(package
(name "perl-test-mockobject")
(version "1.20150527")
(version "1.20180705")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/C/CH/CHROMATIC/"
"Test-MockObject-" version ".tar.gz"))
(sha256
(base32
"160xvhbpwqjaff4fgckvldknldzcbn1z3jvyzybs7cqlj1x3bwdd"))))
(base32 "06250ayzzd90vbvkpxwr9d3nlbbngl1b9nk2qk0ma4aibn6ha5j5"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-exception" ,perl-test-exception)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment