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.4.9-45.


From: Nicolas Goaziou
Subject: 01/01: gnu: giac-xcas: Update to 1.4.9-45.
Date: Sat, 3 Feb 2018 18:43:04 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 0903a51769427b0dac0ea515db4c5b678ce9a02c
Author: Nicolas Goaziou <address@hidden>
Date:   Sun Feb 4 00:42:36 2018 +0100

    gnu: giac-xcas: Update to 1.4.9-45.
    
    * gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-45.
---
 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 e86f836..2bc8431 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -208,7 +208,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
 (define-public giac-xcas
   (package
     (name "giac-xcas")
-    (version "1.4.9-43")
+    (version "1.4.9-45")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -220,7 +220,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "1zhbyw4mrgf78fz55cf65650zqld156qa40s4ps69bas8jh61hci"))))
+                "11za5rznr2dgy6598y4iwrcyi86w7f601ci9i794kl8k22pqhcd8"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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