mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: perl-test-mockobject: Update to 1.20150527.
* gnu/packages/perl.scm (perl-test-mockobject): Update to 1.20150527. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
3ae48df120
commit
ed53a07145
1 changed files with 2 additions and 2 deletions
|
@ -5822,7 +5822,7 @@ (define-public perl-test-manifest
|
|||
(define-public perl-test-mockobject
|
||||
(package
|
||||
(name "perl-test-mockobject")
|
||||
(version "1.20140408")
|
||||
(version "1.20150527")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -5830,7 +5830,7 @@ (define-public perl-test-mockobject
|
|||
"Test-MockObject-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1anpf9l2wdriwaxw6pf76ghxkh4zm25n3wnhfqy1b439xqnhvzg5"))))
|
||||
"160xvhbpwqjaff4fgckvldknldzcbn1z3jvyzybs7cqlj1x3bwdd"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-test-exception" ,perl-test-exception)
|
||||
|
|
Loading…
Reference in a new issue