gnu: openblas: Update to 0.2.20.

* gnu/packages/maths.scm (openblas): Update to 0.2.20.
This commit is contained in:
Ricardo Wurmus 2017-08-31 18:49:27 +02:00
parent e9e6d40b22
commit 1b8de87c98
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2295,7 +2295,7 @@ parts of it.")
(define-public openblas
(package
(name "openblas")
(version "0.2.19")
(version "0.2.20")
(source
(origin
(method url-fetch)
@ -2304,7 +2304,7 @@ parts of it.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"071zqnmnxhh0c9phzyn3f198yxa0hjxda7016azdbq2056sm70w7"))))
"1bd03c5xni0bla0wg1wba841b36b0sg13sjja955kn5xzvy4i61a"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no "check" target