From: "Ludovic Courtès" <ludo@gnu.org>
To: 74546@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>,
"Leo Famulari" <leo@famulari.name>, "Wilko Meyer" <w@wmeyer.eu>
Subject: [bug#74546] [PATCH 2/3] gnu: rdma-core: Update to 54.0.
Date: Tue, 26 Nov 2024 19:05:01 +0100 [thread overview]
Message-ID: <fa069dad924f355e164bc3a4f6ce51ab393288f0.1732643955.git.ludo@gnu.org> (raw)
In-Reply-To: <cover.1732643955.git.ludo@gnu.org>
* gnu/packages/linux.scm (rdma-core): Update to 54.0.
Change-Id: I7f10ec57a1cad585abb08bdc30bd9e2aaafe7624
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1b7b98f241..71d0b31683 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7062,7 +7062,7 @@ (define-public ntfsfix/static
(define-public rdma-core
(package
(name "rdma-core")
- (version "48.0")
+ (version "54.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/linux-rdma/rdma-core"
@@ -7070,7 +7070,7 @@ (define-public rdma-core
version ".tar.gz"))
(sha256
(base32
- "0h281dw2yph8pzfsr1wblqy6pb8nd9yj1pdf5c62zwc1l9b2fa3q"))))
+ "0q1gd4wrn7sb1l6qj6mqqlf8k4pk865b96cfnbgfxbgfs9q4jjm5"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests
--
2.46.0
next prev parent reply other threads:[~2024-11-26 18:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 18:02 [bug#74546] [PATCH 0/3] Updating Open MPI and its dependencies Ludovic Courtès
2024-11-26 18:05 ` [bug#74546] [PATCH 1/3] gnu: ucx: Update to 1.17.0 Ludovic Courtès
2024-11-26 18:05 ` Ludovic Courtès [this message]
2024-11-26 18:05 ` [bug#74546] [PATCH 3/3] gnu: openmpi@5: Update to 5.0.6 Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fa069dad924f355e164bc3a4f6ce51ab393288f0.1732643955.git.ludo@gnu.org \
--to=ludo@gnu.org \
--cc=74546@debbugs.gnu.org \
--cc=leo@famulari.name \
--cc=w@wmeyer.eu \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.