gnu: openlibm: Update to 0.5.5.

* gnu/packages/maths.scm (openlibm): Update to 0.5.5.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-23 11:50:37 +01:00
parent 9b36e3bf25
commit 7112b2f148
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2832,7 +2832,7 @@ (define-public blis-knl
(define-public openlibm
(package
(name "openlibm")
(version "0.5.1")
(version "0.5.5")
(source
(origin
(method url-fetch)
@ -2841,7 +2841,7 @@ (define-public openlibm
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"11czx2z7nh6dfpz45s3xl7v38hw36jxzxfvny454bk3if14pfakq"))))
"1z8cj5q8ca8kmrakwkpjxf8svi81waw0c568cx8v8pv9kvswbp07"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags