GNU bug report logs - #72401
[PATCH] gnu: libfabric: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Wed, 31 Jul 2024 15:18:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72401: closed ([PATCH] gnu: libfabric: Update to 1.22.0.)
Date: Sun, 11 Aug 2024 10:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 Aug 2024 11:39:55 +0100
with message-id <87cymfxs04.fsf <at> cbaines.net>
and subject line Re: [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0.
has caused the debbugs.gnu.org bug report #72401,
regarding [PATCH] gnu: libfabric: Update to 1.22.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72401: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72401
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH] gnu: libfabric: Update to 1.22.0.
Date: Wed, 31 Jul 2024 17:16:40 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: 72401-done <at> debbugs.gnu.org, ludovic.courtes <at> inria.fr
Subject: Re: [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0.
Date: Sun, 11 Aug 2024 11:39:55 +0100
[Message part 4 (text/plain, inline)]
Romain GARBAGE <romain.garbage <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.