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

Previous Next

Package: guix-patches;

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

Date: Tue, 21 Mar 2023 14:40:01 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#62336: closed (Re: bug#62336: Acknowledgement ([PATCH] gnu:
 pari-gp: Update to 2.15.3.))
Date: Mon, 27 Mar 2023 09:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62336: [PATCH] gnu: pari-gp: Update to 2.15.3.

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 62336 <at> debbugs.gnu.org.

-- 
62336: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62336
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: 62336-done <at> debbugs.gnu.org
Subject: Re: bug#62336: Acknowledgement ([PATCH] gnu: pari-gp: Update to
 2.15.3.)
Date: Mon, 27 Mar 2023 11:26:32 +0200
Pushed.

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.3.
Date: Tue, 21 Mar 2023 15:39:13 +0100
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3.
---
 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 5842a166ad..362a148e0a 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -224,7 +224,7 @@ (define-public python-fpylll
 (define-public pari-gp
   (package
     (name "pari-gp")
-    (version "2.15.2")
+    (version "2.15.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -232,7 +232,7 @@ (define-public pari-gp
                     version ".tar.gz"))
               (sha256
                (base32
-                "1pg0przhb3cgyn0rwkx2mx7a7fpy6bxxl72bk98pca723q8jhimh"))))
+                "0s4jasvb3ghvxp9s2ifmr0lk7ckj9529zg28icmdgbyd723abxdd"))))
     (build-system gnu-build-system)
     (native-inputs (list (texlive-updmap.cfg
                           (list texlive-amsfonts))))

base-commit: 9137df26bbdfef6a777d702291508edf8c213af1
-- 
2.39.2




This bug report was last modified 2 years and 58 days ago.

Previous Next


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