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
|
@ -6257,7 +6257,7 @@ and libraries based on OpenSSL.")
|
||||||
(define-public perl-multidimensional
|
(define-public perl-multidimensional
|
||||||
(package
|
(package
|
||||||
(name "perl-multidimensional")
|
(name "perl-multidimensional")
|
||||||
(version "0.013")
|
(version "0.014")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -6266,7 +6266,7 @@ and libraries based on OpenSSL.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"02p5zv68i39hnkmzzxsk1fi7xy56pfcsslrd7yqwzhq74czcw81x"))))
|
"0prchsg547ziysjl8ghiid6ph3m2xnwpsrwrjymibga7fhqi9sqj"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)
|
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)
|
||||||
|
|
Loading…
Reference in New Issue