gnu: perl-multidimensional: Update to 0.014.

* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
master
Tobias Geerinckx-Rice 2018-04-27 15:17:51 +02:00
parent 6e66835393
commit 8b1e89a4ad
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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)