me
/
guix
Archived
1
0
Fork 0

gnu: perl-test-harness: Update to 3.41.

* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.41.
master
Tobias Geerinckx-Rice 2018-03-02 02:24:23 +01:00
parent 6e48fbb19a
commit dc8584d2b1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -529,7 +529,7 @@ contents of a file is equal to a particular string.")
(define-public perl-test-harness
(package
(name "perl-test-harness")
(version "3.39")
(version "3.41")
(source
(origin
(method url-fetch)
@ -537,7 +537,7 @@ contents of a file is equal to a particular string.")
"Test-Harness-" version ".tar.gz"))
(sha256
(base32
"0chiqnzmna2mglm37nzxvn9qhq2j31iwz3i9isqjs7bf3k449gb9"))))
"0cgdgzywvscbvb9i0dmd2ls5jwqlnf2z6hx4f4lljpvdjd59v3m8"))))
(build-system perl-build-system)
(arguments
`(#:phases