gnu: openlibm: Update to 0.8.7.

* gnu/packages/maths.scm (openlibm): Update to 0.8.7.

Change-Id: Ia97cc19b3b9acad7d212ad978365e563699da99b
This commit is contained in:
Andreas Enge 2025-07-05 12:48:12 +02:00
parent 342c2b8f5e
commit 824855b205
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -6182,7 +6182,7 @@ access to BLIS implementations via traditional BLAS routine calls.")
(define-public openlibm
(package
(name "openlibm")
(version "0.8.1")
(version "0.8.7")
(source
(origin
(method git-fetch)
@ -6191,7 +6191,7 @@ access to BLIS implementations via traditional BLAS routine calls.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xsrcr49z0wdqpwd98jmw2xh18myzsa9xman0kp1h2i89x8mic5b"))))
(base32 "0lgylmspyhsndfxzya9bymyz7vnah3197jylr497jgbm4b62q8bx"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags