GNU bug report logs - #52473
[PATCH] gnu: hwloc: Update to 2.7.0.

Previous Next

Package: guix-patches;

Reported by: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>

Date: Mon, 13 Dec 2021 21:53:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52473 in the body.
You can then email your comments to 52473 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52473; Package guix-patches. (Mon, 13 Dec 2021 21:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 13 Dec 2021 21:53:02 GMT) Full text and rfc822 format available.

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

From: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
Subject: [PATCH] gnu: hwloc: Update to 2.7.0.
Date: Mon, 13 Dec 2021 22:51:35 +0100
* gnu/packages/mpi.scm (hwloc-2): Update to 2.7.0.
---
 gnu/packages/mpi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm
index 77711c90ff..d699ca4504 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -151,7 +151,7 @@ (define-public hwloc-2
   ;; Note: 2.x isn't the default yet, see above.
   (package
     (inherit hwloc-1)
-    (version "2.5.0")
+    (version "2.7.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.open-mpi.org/release/hwloc/v"
@@ -159,7 +159,7 @@ (define-public hwloc-2
                                   "/hwloc-" version ".tar.bz2"))
               (sha256
                (base32
-                "1j2j9wn39a8v91r23xncm1rzls6rjkgkvdvqghbdsnq8ps491kx9"))))
+                "1q440fwvhnxz6j8k5bn3bxj86b3lzbr8fgib78l4iq6gxd9yx302"))))
 
     ;; libnuma is no longer needed.
     (inputs (alist-delete "numactl" (package-inputs hwloc-1)))

base-commit: 5f32468acfc7ae3a7dd736810ab0c3cdde7310da
-- 
2.30.2





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 17 Dec 2021 08:20:01 GMT) Full text and rfc822 format available.

Notification sent to Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>:
bug acknowledged by developer. (Fri, 17 Dec 2021 08:20:01 GMT) Full text and rfc822 format available.

Message #10 received at 52473-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
Cc: 52473-done <at> debbugs.gnu.org
Subject: Re: [bug#52473] [PATCH] gnu: hwloc: Update to 2.7.0.
Date: Fri, 17 Dec 2021 09:19:12 +0100
Hello,

Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr> writes:

> * gnu/packages/mpi.scm (hwloc-2): Update to 2.7.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 14 Jan 2022 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 235 days ago.

Previous Next


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