mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: perl-list-someutils: Update to 0.56.
* gnu/packages/perl.scm (perl-list-someutils): Update to 0.56.
This commit is contained in:
parent
3515ed6fa7
commit
8e070507ef
1 changed files with 2 additions and 3 deletions
|
@ -4798,7 +4798,7 @@ (define-public perl-list-moreutils-xs
|
|||
(define-public perl-list-someutils
|
||||
(package
|
||||
(name "perl-list-someutils")
|
||||
(version "0.52")
|
||||
(version "0.56")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -4807,8 +4807,7 @@ (define-public perl-list-someutils
|
|||
version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1b450jyxaa6q2yl0cdhknr3c2a5s7b9b18ccnwac625c681r130y"))))
|
||||
(base32 "1xw9dzg949997b10y6zgzrmhmk2ap274qivnk0wc1033x2fdk9za"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-test-leaktrace" ,perl-test-leaktrace)))
|
||||
|
|
Loading…
Reference in a new issue