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-29.


From: guix-commits
Subject: 01/01: gnu: giac-xcas: Update to 1.5.0-29.
Date: Sat, 29 Dec 2018 04:07:05 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 31603ee608b6205dab1011e84780c127a982931e
Author: Nicolas Goaziou <address@hidden>
Date:   Sat Dec 29 10:06:36 2018 +0100

    gnu: giac-xcas: Update to 1.5.0-29.
    
    * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29.
---
 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 0f19649..46ad548 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -243,7 +243,7 @@ precision.")
 (define-public giac-xcas
   (package
     (name "giac-xcas")
-    (version "1.5.0-19")
+    (version "1.5.0-29")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -255,7 +255,7 @@ precision.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "0ds1zh712sr20qh0fih8jnm4nlv90andllp8n263qs7rlhblz551"))))
+                "1d904w02x6i26crbvw2d25v7j1hv1w461casyj5mgh42kzcdhb4c"))))
     (build-system gnu-build-system)
     (outputs '("out" "doc"))            ;77MiB of documentation
     (arguments



reply via email to

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