3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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
Signed by untrusted user: efraim
GPG key ID: F4C1D3917EACEE93

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