[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: OpenBLAS: Update to 0.3.5.
From: |
guix-commits |
Subject: |
09/15: gnu: OpenBLAS: Update to 0.3.5. |
Date: |
Sun, 10 Feb 2019 15:14:31 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 602a5ef9f3714be8e7bbad6f4df89d59fb7e076a
Author: Marius Bakke <address@hidden>
Date: Sun Feb 10 18:57:01 2019 +0100
gnu: OpenBLAS: Update to 0.3.5.
* gnu/packages/maths.scm (openblas): Update to 0.3.5.
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 7d3ac77..34c72da 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2930,7 +2930,7 @@ parts of it.")
(define-public openblas
(package
(name "openblas")
- (version "0.3.4")
+ (version "0.3.5")
(source
(origin
(method url-fetch)
@@ -2939,7 +2939,7 @@ parts of it.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1s56lgilyyw86dzmj3jkci9zsg24n60wq4d0zri1hrxlxb6ihimj"))))
+ "062kg4ny1ywz7k5grpb4pbf0hba0w6manbajwkmv4f477a31sxpl"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- branch staging created (now d7dcced), guix-commits, 2019/02/10
- 13/15: gnu: nss, nss-certs: Update to 3.42.1., guix-commits, 2019/02/10
- 12/15: gnu: libxkbcommon: Update to 0.8.3., guix-commits, 2019/02/10
- 15/15: gnu: cups-filters: Update to 1.22.0., guix-commits, 2019/02/10
- 14/15: gnu: gdb: Update to 8.2.1., guix-commits, 2019/02/10
- 11/15: gnu: libva: Update to 2.4.0., guix-commits, 2019/02/10
- 10/15: gnu: qpdf: Update to 8.4.0., guix-commits, 2019/02/10
- 09/15: gnu: OpenBLAS: Update to 0.3.5.,
guix-commits <=
- 08/15: gnu: ImageMagick: Update to 6.9.10-27., guix-commits, 2019/02/10
- 06/15: gnu: libgsf: Update to 1.14.45., guix-commits, 2019/02/10
- 07/15: gnu: gtk+: Update to 3.24.5., guix-commits, 2019/02/10
- 05/15: gnu: libinput: Update to 1.12.6., guix-commits, 2019/02/10
- 03/15: gnu: meson: Update to 0.49.2., guix-commits, 2019/02/10
- 04/15: gnu: mariadb: Update to 10.1.38., guix-commits, 2019/02/10
- 01/15: gnu: apr: Update to 1.6.5., guix-commits, 2019/02/10
- 02/15: gnu: ninja: Update to 1.9.0., guix-commits, 2019/02/10