* [PATCH] Update giac-xcas
@ 2016-09-18 22:18 Nicolas Goaziou
2016-09-19 1:16 ` Leo Famulari
2016-09-23 13:57 ` Leo Famulari
0 siblings, 2 replies; 6+ messages in thread
From: Nicolas Goaziou @ 2016-09-18 22:18 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: 0001-gnu-giac-xcas-Update-to-1.2.2-81.patch --]
[-- Type: text/x-diff, Size: 1294 bytes --]
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(-)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 83f03a0..a499ab9 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
--
2.9.3
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] Update giac-xcas
2016-09-18 22:18 [PATCH] Update giac-xcas Nicolas Goaziou
@ 2016-09-19 1:16 ` Leo Famulari
2016-09-21 10:09 ` Nicolas Goaziou
2016-09-23 13:57 ` Leo Famulari
1 sibling, 1 reply; 6+ messages in thread
From: Leo Famulari @ 2016-09-19 1:16 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
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?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Update giac-xcas
2016-09-19 1:16 ` Leo Famulari
@ 2016-09-21 10:09 ` Nicolas Goaziou
0 siblings, 0 replies; 6+ messages in thread
From: Nicolas Goaziou @ 2016-09-21 10:09 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
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,
--
Nicolas Goaziou 0x80A93738
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Update giac-xcas
2016-09-18 22:18 [PATCH] Update giac-xcas Nicolas Goaziou
2016-09-19 1:16 ` Leo Famulari
@ 2016-09-23 13:57 ` Leo Famulari
1 sibling, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2016-09-23 13:57 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
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!
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] Update giac-xcas
@ 2017-01-31 22:53 Nicolas Goaziou
2017-02-02 8:03 ` Ludovic Courtès
0 siblings, 1 reply; 6+ messages in thread
From: Nicolas Goaziou @ 2017-01-31 22:53 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 145 bytes --]
Hello,
Here is a patch updating giac-xcas to 1.2.3-19.
Regards,
--
Nicolas Goaziou 0x80A93738
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-giac-xcas-Update-to-1.2.3-19.patch --]
[-- Type: text/x-diff, Size: 1300 bytes --]
From 5adc29c2b271de492d8f9f5280368b27e6a477bb Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Tue, 31 Jan 2017 23:50:26 +0100
Subject: [PATCH] gnu: giac-xcas: Update to 1.2.3-19.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-19.
---
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 b859da0e7..544b62a1d 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-103")
+ (version "1.2.3-19")
(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
- "1qrhjw2sdvyv2x8fqs9isqv8rgldn448gfxbi7zbva8m5va5b3z1"))))
+ "0asynsj0xcfdjn0vkyxdgdy3hfpr6gc9f92xxa1rmn7clbqmlk1y"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.11.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] Update giac-xcas
2017-01-31 22:53 Nicolas Goaziou
@ 2017-02-02 8:03 ` Ludovic Courtès
0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2017-02-02 8:03 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: guix-devel
Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:
> From 5adc29c2b271de492d8f9f5280368b27e6a477bb Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date: Tue, 31 Jan 2017 23:50:26 +0100
> Subject: [PATCH] gnu: giac-xcas: Update to 1.2.3-19.
>
> * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-19.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-02-02 8:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 22:18 [PATCH] Update giac-xcas Nicolas Goaziou
2016-09-19 1:16 ` Leo Famulari
2016-09-21 10:09 ` Nicolas Goaziou
2016-09-23 13:57 ` Leo Famulari
-- strict thread matches above, loose matches on Subject: below --
2017-01-31 22:53 Nicolas Goaziou
2017-02-02 8:03 ` Ludovic Courtès
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.