* [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0.
@ 2024-07-31 15:16 Romain GARBAGE
2024-07-31 15:27 ` Romain GARBAGE
2024-08-11 10:39 ` bug#72401: " Christopher Baines
0 siblings, 2 replies; 3+ messages in thread
From: Romain GARBAGE @ 2024-07-31 15:16 UTC (permalink / raw)
To: 72401; +Cc: ludovic.courtes, Romain GARBAGE
* gnu/packages/linux.scm (libfabric): Update to 1.22.0.
Change-Id: I67124366708f61ad2e49fd8495f447a67ff73d5e
---
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 613d4b260c..3ec1477f8b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8918,7 +8918,7 @@ (define-public procenv
(define-public libfabric
(package
(name "libfabric")
- (version "1.19.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -8926,7 +8926,7 @@ (define-public libfabric
(string-append "https://github.com/ofiwg/libfabric/releases/download/v"
version "/libfabric-" version ".tar.bz2"))
(sha256
- (base32 "17pg0fb4fa77r1bmp0xk535m8n8fadpfdg93cb280ghhx55pck7i"))))
+ (base32 "1znmw83rmippv0fwz0x7lgylfk17dr9ckll8lrm4z7kclspnqpj8"))))
(build-system gnu-build-system)
(inputs `(("rdma-core" ,rdma-core)
,@(match (%current-system)
base-commit: 2aa0127d4e3d2363c04caab88137b070b6cf1318
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0.
2024-07-31 15:16 [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0 Romain GARBAGE
@ 2024-07-31 15:27 ` Romain GARBAGE
2024-08-11 10:39 ` bug#72401: " Christopher Baines
1 sibling, 0 replies; 3+ messages in thread
From: Romain GARBAGE @ 2024-07-31 15:27 UTC (permalink / raw)
To: 72401; +Cc: ludovic.courtes
On Wed Jul 31, 2024 at 5:16 PM CEST, Romain GARBAGE wrote:
> * gnu/packages/linux.scm (libfabric): Update to 1.22.0.
> [...]
The following packages have been successfully built locally (libfabric
and first level dependents) with this patch:
- openmpi-4.1.6-debug
- openmpi-4.1.6
- openmpi-c++-4.1.6
- openmpi-thread-multiple-4.1.6-debug
- openmpi-thread-multiple-4.1.6
- java-openmpi-4.1.6
- libfabric-1.22.0
--
Romain
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#72401: [PATCH] gnu: libfabric: Update to 1.22.0.
2024-07-31 15:16 [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0 Romain GARBAGE
2024-07-31 15:27 ` Romain GARBAGE
@ 2024-08-11 10:39 ` Christopher Baines
1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-08-11 10:39 UTC (permalink / raw)
To: Romain GARBAGE; +Cc: 72401-done, ludovic.courtes
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
Romain GARBAGE <romain.garbage@inria.fr> writes:
> * gnu/packages/linux.scm (libfabric): Update to 1.22.0.
>
> Change-Id: I67124366708f61ad2e49fd8495f447a67ff73d5e
> ---
> gnu/packages/linux.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
59ed5e91f46d6afed39fbb30481d73828fd26858.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-11 10:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 15:16 [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0 Romain GARBAGE
2024-07-31 15:27 ` Romain GARBAGE
2024-08-11 10:39 ` bug#72401: " Christopher Baines
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.