Commit Message
Hello,
Here is an update for Giac-Xcas.
Regards,
Comments
On Mon, Sep 19, 2016 at 12:18:15AM +0200, Nicolas Goaziou wrote:
> * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-81.
Thanks for this patch!
Unfortunately, the TLS certificate for
<https://www-fourier.ujf-grenoble.fr> has expired, so I'm unable to
verify the hash of the new source code.
Can you contact the upstream maintainers to tell them about this issue?
Hello,
Leo Famulari <leo@famulari.name> writes:
> Unfortunately, the TLS certificate for
> <https://www-fourier.ujf-grenoble.fr> has expired, so I'm unable to
> verify the hash of the new source code.
It looks like they renewed their certificate.
Regards,
On Mon, Sep 19, 2016 at 12:18:15AM +0200, Nicolas Goaziou wrote:
> Hello,
>
> Here is an update for Giac-Xcas.
>
> Regards,
>
> --
> Nicolas Goaziou 0x80A93738
> From ac24482a404f03f08e8254b85729e9eb898aeb23 Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date: Sun, 18 Sep 2016 22:40:44 +0200
> Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-81.
>
> * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-81.
Thanks, pushed!
From ac24482a404f03f08e8254b85729e9eb898aeb23 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sun, 18 Sep 2016 22:40:44 +0200
Subject: [PATCH] gnu: giac-xcas: Update to 1.2.2-81.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-81.
---
gnu/packages/algebra.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -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
--
2.9.3