From: Andreas Enge <andreas@enge.fr>
To: 65200@debbugs.gnu.org
Cc: Andreas Enge <andreas@enge.fr>
Subject: [bug#65200] [PATCH v2 3/3] gnu: mpfr: Update to 4.2.1.
Date: Fri, 25 Aug 2023 14:51:41 +0200 [thread overview]
Message-ID: <739be28d3c201d9fd5f12c4bde9aab22a8351844.1692967901.git.andreas@enge.fr> (raw)
In-Reply-To: <cover.1692967901.git.andreas@enge.fr>
* gnu/packages/multiprecision.scm (mpfr): Update to 4.2.1.
---
gnu/packages/multiprecision.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/multiprecision.scm b/gnu/packages/multiprecision.scm
index 691abae5d2..9068355638 100644
--- a/gnu/packages/multiprecision.scm
+++ b/gnu/packages/multiprecision.scm
@@ -99,13 +99,13 @@ (define-public gmp-6.0
(define-public mpfr
(package
(name "mpfr")
- (version "4.2.0")
+ (version "4.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/mpfr/mpfr-" version
".tar.xz"))
(sha256 (base32
- "14yr4sf4mys64nzbgnd997l6l4n8l9vsjnnvnb0lh4jh2ggpi8q6"))))
+ "1cnb3y7y351qg6r7ynwsgaykm7l2a8zg2nlljs4rf9k778shfy17"))))
(arguments
(list
#:phases (if (system-hurd?)
--
2.41.0
next prev parent reply other threads:[~2023-08-25 12:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 10:22 [bug#65200] Update gmp to 6.3.0 Andreas Enge
2023-08-15 14:59 ` Greg Hogan
2023-08-17 14:55 ` Andreas Enge
2023-08-17 16:16 ` Andreas Enge
2023-08-25 12:51 ` [bug#65200] [PATCH v2 0/3] Update gmp and mpfr Andreas Enge
2023-08-25 12:51 ` [bug#65200] [PATCH v2 1/3] gnu: gmp: Update to 6.3.0 Andreas Enge
2023-08-25 12:51 ` [bug#65200] [PATCH v2 2/3] gnu: gmp: Enable parallel tests Andreas Enge
2023-08-25 12:51 ` Andreas Enge [this message]
2024-09-02 10:13 ` bug#65200: Close 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=739be28d3c201d9fd5f12c4bde9aab22a8351844.1692967901.git.andreas@enge.fr \
--to=andreas@enge.fr \
--cc=65200@debbugs.gnu.org \
/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).