GNU bug report logs - #56411
[PATCH] gnu: hwloc: Update to 2.8.0

Previous Next

Package: guix-patches;

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

Date: Tue, 5 Jul 2022 21:21:01 UTC

Severity: normal

Tags: patch

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

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 56411 in the body.
You can then email your comments to 56411 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#56411; Package guix-patches. (Tue, 05 Jul 2022 21:21: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. (Tue, 05 Jul 2022 21:21: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.8.0
Date: Tue,  5 Jul 2022 23:18:44 +0200
* gnu/packages/mpi.scm (hwloc): Update to 2.8.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 954c12c6f2..01dc9e355b 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -143,7 +143,7 @@ (define-public hwloc-2
   ;; Note: 2.x isn't the default yet, see above.
   (package
     (inherit hwloc-1)
-    (version "2.7.1")
+    (version "2.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.open-mpi.org/release/hwloc/v"
@@ -151,7 +151,7 @@ (define-public hwloc-2
                                   "/hwloc-" version ".tar.bz2"))
               (sha256
                (base32
-                "13ajxwshxl1pa8b5gnkmm7hcg97m6xrlgz8vj1hmsb57qcv1skhd"))))
+                "1ha23yqfx9kfxm5fcj9m0fnyf0r2k6p4k88xxqishclcsky752il"))))
 
     ;; libnuma is no longer needed.
     (inputs (modify-inputs (package-inputs hwloc-1)

base-commit: 43cf8861b8ff3e8b987b731f347e31ba8bdf00ae
-- 
2.30.2





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Wed, 06 Jul 2022 08:54:02 GMT) Full text and rfc822 format available.

Notification sent to Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>:
bug acknowledged by developer. (Wed, 06 Jul 2022 08:54:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
Cc: 56411-done <at> debbugs.gnu.org
Subject: Re: [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0
Date: Wed, 6 Jul 2022 11:52:47 +0300
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 03 Aug 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 321 days ago.

Previous Next


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