emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62336: closed ([PATCH] gnu: pari-gp: Update to 2.15.3.)


From: GNU bug Tracking System
Subject: bug#62336: closed ([PATCH] gnu: pari-gp: Update to 2.15.3.)
Date: Mon, 27 Mar 2023 09:27:02 +0000

Your message dated Mon, 27 Mar 2023 11:26:32 +0200
with message-id <ZCFhSB0DEZZWxCaK@jurong>
and subject line Re: bug#62336: Acknowledgement ([PATCH] gnu: pari-gp: Update 
to 2.15.3.)
has caused the debbugs.gnu.org bug report #62336,
regarding [PATCH] gnu: pari-gp: Update to 2.15.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62336: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62336
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]