[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: giac-xcas: Update to 1.5.0-49.
From: |
guix-commits |
Subject: |
01/01: gnu: giac-xcas: Update to 1.5.0-49. |
Date: |
Wed, 3 Apr 2019 18:30:11 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 5427db0dc0c625b6fbc33dc78e456b6cdd6e95d2
Author: Nicolas Goaziou <address@hidden>
Date: Thu Apr 4 00:29:52 2019 +0200
gnu: giac-xcas: Update to 1.5.0-49.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49.
---
gnu/packages/algebra.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index e272cd9..205eb29 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -248,7 +248,7 @@ precision.")
(define-public giac-xcas
(package
(name "giac-xcas")
- (version "1.5.0-43")
+ (version "1.5.0-49")
(source (origin
(method url-fetch)
;; "~parisse/giac" is not used because the maintainer regularly
@@ -260,7 +260,7 @@ precision.")
"source/giac_" version ".tar.gz"))
(sha256
(base32
- "1j58cvpiddzxswfdh4ixyj1xsva7qwk8xjls29nqvryyykdfm4dp"))))
+ "0f4pkand9vmqfayw18jm5qxbhcwi1405qfd7ibzh9lwzz6amkm3l"))))
(build-system gnu-build-system)
(outputs '("out" "doc")) ;77MiB of documentation
(arguments