guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: giac-xcas: Update to 1.5.0-43.


From: guix-commits
Subject: 01/01: gnu: giac-xcas: Update to 1.5.0-43.
Date: Wed, 27 Feb 2019 18:40:21 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit a9dac432d9e2fd42c5670881bcc41029e54fdde7
Author: Nicolas Goaziou <address@hidden>
Date:   Thu Feb 28 00:39:53 2019 +0100

    gnu: giac-xcas: Update to 1.5.0-43.
    
    * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
---
 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 f9ae22b..67385d1 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -246,7 +246,7 @@ precision.")
 (define-public giac-xcas
   (package
     (name "giac-xcas")
-    (version "1.5.0-37")
+    (version "1.5.0-43")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -258,7 +258,7 @@ precision.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "1c6jmswv3ay13n6mjgh9w7nbpdgm5lbwdcmva5sli3vqn4chn3vq"))))
+                "1j58cvpiddzxswfdh4ixyj1xsva7qwk8xjls29nqvryyykdfm4dp"))))
     (build-system gnu-build-system)
     (outputs '("out" "doc"))            ;77MiB of documentation
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]