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

gnu: perl-test-sharedfork: Update to 0.35.

* gnu/packages/perl-check.scm (perl-test-sharedfork): Update to 0.35.
parent 17ed9595
No related branches found
No related tags found
No related merge requests found
......@@ -1119,15 +1119,14 @@ (define-public perl-test-script
(define-public perl-test-sharedfork
(package
(name "perl-test-sharedfork")
(version "0.29")
(version "0.35")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/E/EX/EXODIST/"
"Test-SharedFork-" version ".tar.gz"))
(sha256
(base32
"0vlak10q4gcf0ch0rfcb9lvddav6r8h15iipzbkbgf9mrj47gbv3"))))
(base32 "17y52j20k1bs9dgf4n6rhh9dn4cfxxbnfn2cfs7pb00fc5jyhci9"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-requires" ,perl-test-requires)))
......
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