* Update giac-xcas
@ 2016-07-18 10:33 Nicolas Goaziou
2016-07-18 20:40 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2016-07-18 10:33 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: giac-xcas update --]
[-- Type: text/x-diff, Size: 1294 bytes --]
From 5638fb6db6cd7692ef519a9865c4fb1f60a949a2 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Mon, 18 Jul 2016 10:52:31 +0200
Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-75.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-75.
---
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 b0ffd70..92b4d4c 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-59")
+ (version "1.2.2-75")
(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
- "02s774v2zg2ya43rm8s7bcwzrmp4wlmn8h2rlg4816zpfrjkrdn4"))))
+ "0vs111fkd900wkm7yypaxmplc8i8j63d9shc3fbdhddn7cdj70b1"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.8.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Update giac-xcas
2016-07-18 10:33 Update giac-xcas Nicolas Goaziou
@ 2016-07-18 20:40 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2016-07-18 20:40 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
Hi Nicolas,
> Here is an update for giac-xcas.
Thanks for the patch! I’ve applied it and built the new version of
giac-xcas locally. The commit has been pushed to the master branch with
hash “a2d469afaff47f2c1cd819290d9d97ab006ca423”.
Thanks again!
~~ Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-18 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 10:33 Update giac-xcas Nicolas Goaziou
2016-07-18 20:40 ` Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.