gnu: openlibm: Update to 0.5.1.

* gnu/packages/maths.scm (openlibm): Update to 0.5.1.
This commit is contained in:
Efraim Flashner 2016-07-03 10:07:17 +03:00
parent d7d7f99c48
commit 26f6e565a9
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -1874,7 +1874,7 @@ constant parts of it.")
(define-public openlibm
(package
(name "openlibm")
(version "0.4.1")
(version "0.5.1")
(source
(origin
(method url-fetch)
@ -1883,7 +1883,7 @@ constant parts of it.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0cwqqqlblj3kzp9aq1wnpfs1fl0qd1wp1xzm5shb09w06i4rh9nn"))))
"11czx2z7nh6dfpz45s3xl7v38hw36jxzxfvny454bk3if14pfakq"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags