unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62336] [PATCH] gnu: pari-gp: Update to 2.15.3.
@ 2023-03-21 14:39 Andreas Enge
       [not found] ` <handler.62336.B.167940958731436.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2023-03-21 14:39 UTC (permalink / raw)
  To: 62336; +Cc: Andreas Enge

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62336: Acknowledgement ([PATCH] gnu: pari-gp: Update to 2.15.3.)
       [not found] ` <handler.62336.B.167940958731436.ack@debbugs.gnu.org>
@ 2023-03-27  9:26   ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-03-27  9:26 UTC (permalink / raw)
  To: 62336-done

Pushed.

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-27  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 14:39 [bug#62336] [PATCH] gnu: pari-gp: Update to 2.15.3 Andreas Enge
     [not found] ` <handler.62336.B.167940958731436.ack@debbugs.gnu.org>
2023-03-27  9:26   ` bug#62336: Acknowledgement ([PATCH] gnu: pari-gp: Update to 2.15.3.) Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).