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.2.2-81.


From: Leo Famulari
Subject: 01/01: gnu: giac-xcas: Update to 1.2.2-81.
Date: Fri, 23 Sep 2016 13:57:28 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 236d522b808ec5288085d647c426fbbf5318f2e5
Author: Nicolas Goaziou <address@hidden>
Date:   Sun Sep 18 22:40:44 2016 +0200

    gnu: giac-xcas: Update to 1.2.2-81.
    
    * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-81.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 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 a15daf4..4425514 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -202,7 +202,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
 (define-public giac-xcas
   (package
     (name "giac-xcas")
-    (version "1.2.2-75")
+    (version "1.2.2-81")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -214,7 +214,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "0vs111fkd900wkm7yypaxmplc8i8j63d9shc3fbdhddn7cdj70b1"))))
+                "0jwlx8b97zkly9gcbdfbj4mzyn21dbg1kgpw7j7vqs380jryzgfs"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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