gnu: perl-test-needs: Update to 0.002009.
* gnu/packages/perl-check.scm (perl-test-needs): Update to 0.002009.
This commit is contained in:
parent
8e0927faea
commit
9141483dee
1 changed files with 2 additions and 2 deletions
|
@ -971,7 +971,7 @@ (define-public perl-test-most
|
|||
(define-public perl-test-needs
|
||||
(package
|
||||
(name "perl-test-needs")
|
||||
(version "0.002006")
|
||||
(version "0.002009")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -981,7 +981,7 @@ (define-public perl-test-needs
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rgh6gs5kbbjh27zxxxi1g6zf69k7i9v65h49prhjpkcr7qgzybp"))))
|
||||
"1hsagkxw0b0xf9qk4i4c74dkjskrk23jcsxhb3graqfi78cj272p"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page
|
||||
"https://metacpan.org/release/Test-Needs")
|
||||
|
|
Loading…
Reference in a new issue