GNU bug report logs - #46156
[PATCH 0/2] gnu: libfabric: Update to 0.11.2.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 28 Jan 2021 17:20:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 46156 <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: 46156 <at> debbugs.gnu.org
Subject: Re: bug#46156: Acknowledgement ([PATCH 0/2] gnu: libfabric: Update to
 0.11.2.)
Date: Thu, 28 Jan 2021 12:21:30 -0500
[Message part 1 (text/plain, inline)]
From 23e9853a70688c5ff97d81002dcce566ba9c361f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Thu, 28 Jan 2021 17:11:22 +0000
Subject: [PATCH 2/2] gnu: libfabric: Update to 0.11.2.

* gnu/packages/linux.scm (libfabric): Update to 0.11.2.
---
 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 75df59aa3f..aeb1e0b089 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -6726,7 +6726,7 @@ comparing system environments.")
 (define-public libfabric
   (package
     (name "libfabric")
-    (version "1.4.1")
+    (version "1.11.2")
     (source
      (origin
        (method url-fetch)
@@ -6734,7 +6734,7 @@ comparing system environments.")
         (string-append "
https://github.com/ofiwg/libfabric/releases/download/v"
                        version "/libfabric-" version ".tar.bz2"))
        (sha256
-        (base32 "19l2m1frna1l765z4j7wl8hp4rb9wrh0hy5496685hd183hmy5pv"))))
+        (base32 "1nnpfkwxhim2nqjkb1vwrb4wj4j3l6w6yvvy69fqam2snlhshazz"))))
     (build-system gnu-build-system)
     (inputs `(("rdma-core" ,rdma-core)
               ,@(match (%current-system)
-- 
2.30.0

On Thu, Jan 28, 2021 at 12:20 PM GNU bug Tracking System <
help-debbugs <at> gnu.org> wrote:

> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  guix-patches <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 46156 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 46156: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46156
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
>
[Message part 2 (text/html, inline)]
[0002-gnu-libfabric-Update-to-0.11.2.patch (application/octet-stream, attachment)]

This bug report was last modified 4 years and 177 days ago.

Previous Next


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