mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: perl-multidimensional: Update to 0.014.
* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
This commit is contained in:
parent
6e66835393
commit
8b1e89a4ad
1 changed files with 2 additions and 2 deletions
|
@ -6257,7 +6257,7 @@ (define-public perl-mozilla-ca
|
|||
(define-public perl-multidimensional
|
||||
(package
|
||||
(name "perl-multidimensional")
|
||||
(version "0.013")
|
||||
(version "0.014")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6266,7 +6266,7 @@ (define-public perl-multidimensional
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"02p5zv68i39hnkmzzxsk1fi7xy56pfcsslrd7yqwzhq74czcw81x"))))
|
||||
"0prchsg547ziysjl8ghiid6ph3m2xnwpsrwrjymibga7fhqi9sqj"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)
|
||||
|
|
Loading…
Reference in a new issue