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>

To reply to this bug, email your comments to 69409 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org:
bug#69409; Package guix-patches. (Mon, 26 Feb 2024 16:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Enge <andreas <at> enge.fr>:
New bug report received and forwarded. Copy sent to andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org. (Mon, 26 Feb 2024 16:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to guix-patches <at> gnu.org:
bug#69409; Package guix-patches. (Thu, 25 Apr 2024 00:28:13 GMT) Full text and rfc822 format available.

Message #8 received at 69409 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Andreas Enge <andreas <at> enge.fr>
Cc: 69409 <at> debbugs.gnu.org, Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Eric Bavier <bavier <at> posteo.net>
Subject: Re: [bug#69409] [PATCH] gnu: pari-gp: Update to 2.15.5.
Date: Wed, 24 Apr 2024 20:27:09 -0400
Hi,

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,
Maxim




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Mon, 29 Apr 2024 14:42:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Enge <andreas <at> enge.fr>:
bug acknowledged by developer. (Mon, 29 Apr 2024 14:42:02 GMT) Full text and rfc822 format available.

Message #13 received at 69409-done <at> debbugs.gnu.org (full text, mbox):

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





This bug report was last modified 4 days ago.

Previous Next


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