unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: 73566@debbugs.gnu.org
Cc: Andreas Enge <andreas@enge.fr>, Andreas Enge <andreas@enge.fr>,
	Eric Bavier <bavier@posteo.net>,
	Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#73566] [PATCH v2 1/2] gnu: pari-gp: Update to 2.17.0.
Date: Mon,  7 Oct 2024 16:23:09 +0200	[thread overview]
Message-ID: <645fc152cce5bf23d34e0ae67bddffa6b5f8dcea.1728310990.git.andreas@enge.fr> (raw)
In-Reply-To: <dea8dec44b89c96f3e88b9d82c111d018aaf69f8.1727699725.git.andreas@enge.fr>

* gnu/packages/algebra.scm (pari-gp): Update to 2.17.0.

Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab
---
 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 2187cd062d..2c81b88d8d 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -230,7 +230,7 @@ (define-public python-fpylll
 (define-public pari-gp
   (package
     (name "pari-gp")
-    (version "2.15.5")
+    (version "2.17.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -238,7 +238,7 @@ (define-public pari-gp
                     version ".tar.gz"))
               (sha256
                (base32
-                "10grsn8wr8k02akj8f8wm1rhzrk0qls4phr46gv59nfr2msxmz8f"))))
+                "1a5fn64x7255ma7rkkjg5g17fq6mnjlzjfi8wbncc24dy77ff8z7"))))
     (build-system gnu-build-system)
     (native-inputs (list (texlive-updmap.cfg)))
     (inputs (list gmp libx11 perl readline))

base-commit: ff88c8cf3e2b8e3e86f438dd42adfce2db8dc337
-- 
2.46.0





  reply	other threads:[~2024-10-07 14:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 12:35 [bug#73566] [PATCH] gnu: pari-gp: Update to 2.17.0 Andreas Enge
2024-10-07 14:23 ` Andreas Enge [this message]
2024-10-07 14:23   ` [bug#73566] [PATCH v2 2/2] gnu: gp2c: Update to 0.0.14 Andreas Enge
2024-10-21 14:11 ` [bug#73566] [PATCH v3 0/2] Update pari-gp Andreas Enge
2024-10-21 14:11   ` [bug#73566] [PATCH v3 1/2] gnu: pari-gp: Update to 2.17.0 Andreas Enge
2024-10-21 14:11   ` [bug#73566] [PATCH v3 2/2] gnu: gp2c: Update to 0.0.14 Andreas Enge
2024-12-15 16:32   ` [bug#73566] [PATCH v3 0/2] Update pari-gp Ludovic Courtès
2024-12-17 16:34     ` Andreas Enge
2025-01-16 16:55   ` bug#73566: " Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=645fc152cce5bf23d34e0ae67bddffa6b5f8dcea.1728310990.git.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=73566@debbugs.gnu.org \
    --cc=bavier@posteo.net \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).