Merge branch 'master' into core-updates

This commit is contained in:
Mark H Weaver 2016-10-23 14:16:39 -04:00
commit ca0635b4ba
No known key found for this signature in database
GPG key ID: 7CEF29847562C516
43 changed files with 1474 additions and 455 deletions

View file

@ -5822,7 +5822,7 @@ It constructs the right value for the build system to do the right thing.")
(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 @@ It constructs the right value for the build system to do the right thing.")
"Test-MockObject-" version ".tar.gz"))
(sha256
(base32
"1anpf9l2wdriwaxw6pf76ghxkh4zm25n3wnhfqy1b439xqnhvzg5"))))
"160xvhbpwqjaff4fgckvldknldzcbn1z3jvyzybs7cqlj1x3bwdd"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-exception" ,perl-test-exception)