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

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

bug#64363: closed ([PATCH] gnu: hwloc: Update to 2.9.2.)


From: GNU bug Tracking System
Subject: bug#64363: closed ([PATCH] gnu: hwloc: Update to 2.9.2.)
Date: Tue, 11 Jul 2023 13:54:03 +0000

Your message dated Tue, 11 Jul 2023 15:52:50 +0200
with message-id <87mt024kst.fsf@gnu.org>
and subject line Re: bug#64363: [PATCH] gnu: hwloc: Update to 2.9.2.
has caused the debbugs.gnu.org bug report #64363,
regarding [PATCH] gnu: hwloc: Update to 2.9.2.
to be marked as done.

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


-- 
64363: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64363
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: hwloc: Update to 2.9.2. Date: Fri, 30 Jun 2023 11:39:09 +0200
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2.
---
 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 3786dc177c..4d2458344f 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -141,7 +141,7 @@ (define-public hwloc-1
 (define-public hwloc-2
   (package
     (inherit hwloc-1)
-    (version "2.9.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://download.open-mpi.org/release/hwloc/v";
@@ -149,7 +149,7 @@ (define-public hwloc-2
                                   "/hwloc-" version ".tar.bz2"))
               (sha256
                (base32
-                "17jr14a5ns5rpwvy28fy7xqagbvfprsz7wrsjgh5gx7y40d97i3w"))))
+                "1kv0n3b9knb8aawf0hxaxn9wc9bbpwh676r2gmb0pc7qfzvgv1qa"))))

     ;; libnuma is no longer needed.
     (inputs (modify-inputs (package-inputs hwloc-1)

base-commit: 94ac93042f09b4ba68b7b64ed1feeebd3dab1ea4
--
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#64363: [PATCH] gnu: hwloc: Update to 2.9.2. Date: Tue, 11 Jul 2023 15:52:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello sir,

Philippe SWARTVAGHER <phil.swart@gmx.fr> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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