GNU bug report logs - #69409
[PATCH] gnu: pari-gp: Update to 2.15.5.

Previous Next

Package: guix-patches;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Mon, 26 Feb 2024 16:26:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Subject: bug#69409: closed (Re: [bug#69409] [PATCH] gnu: pari-gp: Update
 to 2.15.5.)
Date: Mon, 29 Apr 2024 14:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69409: [PATCH] gnu: pari-gp: Update to 2.15.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69409 <at> debbugs.gnu.org.

-- 
69409: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69409
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>, 69409-done <at> debbugs.gnu.org,
 Eric Bavier <bavier <at> posteo.net>
Subject: Re: [bug#69409] [PATCH] gnu: pari-gp: Update to 2.15.5.
Date: Mon, 29 Apr 2024 16:40:37 +0200
Hello Maxim,

Am Wed, Apr 24, 2024 at 08:27:09PM -0400 schrieb Maxim Cournoyer:
> Andreas Enge <andreas <at> enge.fr> writes:
> > * gnu/packages/algebra.scm (pari-gp): Update to 2.15.5.
> > Change-Id: I1facc04b52153b924f4575725404eab4477dad9f
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>
> (Assuming it builds and runs fine)

thanks for the reminder! I was actually trying to go through the motions
and test our QA system. It looks like we are not up to speed! After two
months, the patch has not been built, but disappeared from the queue.

Pushed, and closing this issue.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: guix-patches <at> gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>
Subject: [PATCH] gnu: pari-gp: Update to 2.15.5.
Date: Mon, 26 Feb 2024 16:43:12 +0100
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.5.

Change-Id: I1facc04b52153b924f4575725404eab4477dad9f
---
 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 90507ebd90..0b145017c0 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -227,7 +227,7 @@ (define-public python-fpylll
 (define-public pari-gp
   (package
     (name "pari-gp")
-    (version "2.15.4")
+    (version "2.15.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -235,7 +235,7 @@ (define-public pari-gp
                     version ".tar.gz"))
               (sha256
                (base32
-                "03swii601kxnphl6v7wv0rh2xn4rz6xbljzvfw5v9py6w3z5nm63"))))
+                "10grsn8wr8k02akj8f8wm1rhzrk0qls4phr46gv59nfr2msxmz8f"))))
     (build-system gnu-build-system)
     (native-inputs (list (texlive-updmap.cfg)))
     (inputs (list gmp libx11 perl readline))

base-commit: 8842826609f6e7b2af17f7fccaad0bdf2d9833bf
-- 
2.41.0




This bug report was last modified 1 year and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.