[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/17: gnu: isl: Update to 0.19.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/17: gnu: isl: Update to 0.19. |
Date: |
Tue, 12 Jun 2018 09:30:31 -0400 (EDT) |
nckx pushed a commit to branch core-updates
in repository guix.
commit 5b5a8d6b21ec01b8d0d3ba4d5c9b9e81577072ed
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jun 11 02:35:27 2018 +0200
gnu: isl: Update to 0.19.
* gnu/packages/gcc.scm (isl): Update to 0.19.
---
gnu/packages/gcc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index 5012d9a..2ab70c1 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -816,7 +816,7 @@ as the 'native-search-paths' field."
(define-public isl
(package
(name "isl")
- (version "0.18")
+ (version "0.19")
(source (origin
(method url-fetch)
(uri (list (string-append
@@ -827,7 +827,7 @@ as the 'native-search-paths' field."
name "-" version ".tar.gz")))
(sha256
(base32
- "06ybml6llhi4i56q90jnimbcgk1lpcdwhy9nxdxra2hxz3bhz2vb"))))
+ "1n4yz9rj24mv226hqbpw210ifvqkn8dgvpnkzf0s0lkq9zrjd5ym"))))
(build-system gnu-build-system)
(inputs `(("gmp" ,gmp)))
(home-page "http://isl.gforge.inria.fr/")
- branch core-updates updated (4dd91df -> d30e9e6), Tobias Geerinckx-Rice, 2018/06/12
- 05/17: gnu: isl: Update to 0.19.,
Tobias Geerinckx-Rice <=
- 02/17: gnu: shared-mime-info: Update to 1.9., Tobias Geerinckx-Rice, 2018/06/12
- 14/17: gnu: linux-pam: Update to 1.3.1., Tobias Geerinckx-Rice, 2018/06/12
- 03/17: gnu: cups, cups-minimal: Update to 2.2.8., Tobias Geerinckx-Rice, 2018/06/12
- 04/17: gnu: mit-krb5: Update to 1.16.1., Tobias Geerinckx-Rice, 2018/06/12
- 08/17: gnu: libdrm: Update to 2.4.92., Tobias Geerinckx-Rice, 2018/06/12
- 10/17: gnu: wayland-protocols: Update to 1.14., Tobias Geerinckx-Rice, 2018/06/12
- 17/17: gnu: sqlite: Update to 3.24.0., Tobias Geerinckx-Rice, 2018/06/12
- 07/17: gnu: freetype: Update to 2.9.1., Tobias Geerinckx-Rice, 2018/06/12
- 12/17: gnu: jansson: Update to 2.11., Tobias Geerinckx-Rice, 2018/06/12
- 09/17: gnu: libunistring: Update to 0.9.10., Tobias Geerinckx-Rice, 2018/06/12