emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56411: closed ([PATCH] gnu: hwloc: Update to 2.8.0)


From: GNU bug Tracking System
Subject: bug#56411: closed ([PATCH] gnu: hwloc: Update to 2.8.0)
Date: Wed, 06 Jul 2022 08:54:02 +0000

Your message dated Wed, 6 Jul 2022 11:52:47 +0300
with message-id <YsVNX3b+uC3Qw0Zi@3900XT>
and subject line Re: [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0
has caused the debbugs.gnu.org bug report #56411,
regarding [PATCH] gnu: hwloc: Update to 2.8.0
to be marked as done.

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


-- 
56411: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56411
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0 Date: Wed, 6 Jul 2022 11:52:47 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]