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.3-51.


From: Nicolas Goaziou
Subject: 01/01: gnu: giac-xcas: Update to 1.2.3-51.
Date: Tue, 20 Jun 2017 02:52:12 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 53321ad3881fec8618ce85f65987dd95d0fa3d76
Author: Nicolas Goaziou <address@hidden>
Date:   Tue Jun 20 08:51:58 2017 +0200

    gnu: giac-xcas: Update to 1.2.3-51.
    
    * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-51.
---
 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 a3016fe..04ddea7 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -206,7 +206,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
 (define-public giac-xcas
   (package
     (name "giac-xcas")
-    (version "1.2.3-37")
+    (version "1.2.3-51")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -218,7 +218,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI 
programs.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "180146rm8fxlbd6x25x81yscf6q8qjpzr35k203r25c2xkcb7h2x"))))
+                "1w7d4sdjbvqiibnfkhrqy9np3smsysilfba9pry3q1qn5g5y6nrp"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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