maths: openblas: Update to 0.3.31.

* gnu/packages/maths.scm (openblas): Update to 0.3.31.

Change-Id: If22b461cf8977c4f33704de37225852d3382c662
This commit is contained in:
Romain GARBAGE 2026-01-20 16:56:48 +01:00 committed by Cayetano Santos
parent 3a1a769fb6
commit d4713be6ea
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

View file

@ -6072,7 +6072,7 @@ parts of it.")
(define-public openblas
(package
(name "openblas")
(version "0.3.30")
(version "0.3.31")
(source
(origin
(method git-fetch)
@ -6082,7 +6082,7 @@ parts of it.")
(file-name (git-file-name name version))
(sha256
(base32
"08crjjs7avnkk7l226pghhz68mw9ak62xcghc9hdpshbflwzd0vy"))))
"1ifbbk4mg4ykm92i9b09wwbcwpyzlfzn8lhds8f3p7cbcga7q530"))))
(build-system gnu-build-system)
(arguments
(list