unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: giac-xcas: Update to 1.2.2-59
@ 2016-06-12 15:06 Nicolas Goaziou
  2016-06-13 16:08 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2016-06-12 15:06 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 130 bytes --]

Hello,

Here is an update for giac-xcas.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gnu: giac-xcas: update to 1.2.2-59 --]
[-- Type: text/x-diff, Size: 1293 bytes --]

From 594d88eedeab98289afe3c4eadd860a4d6cd5e28 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sun, 12 Jun 2016 17:02:18 +0200
Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-59

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-59.
---
 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 9518e65..12691da 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-41")
+    (version "1.2.2-59")
     (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
-                "061a0p5l1qlb9iqk7n7yznhv2f3hvll1hrzjbhn81bf31f2wj6sq"))))
+                "02s774v2zg2ya43rm8s7bcwzrmp4wlmn8h2rlg4816zpfrjkrdn4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.8.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: giac-xcas: Update to 1.2.2-59
  2016-06-12 15:06 [PATCH] gnu: giac-xcas: Update to 1.2.2-59 Nicolas Goaziou
@ 2016-06-13 16:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-06-13 16:08 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: guix-devel

Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:

> From 594d88eedeab98289afe3c4eadd860a4d6cd5e28 Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date: Sun, 12 Jun 2016 17:02:18 +0200
> Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-59
>
> * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-59.

Pushed, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-13 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-12 15:06 [PATCH] gnu: giac-xcas: Update to 1.2.2-59 Nicolas Goaziou
2016-06-13 16:08 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).