* [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0
@ 2022-07-05 21:18 Philippe SWARTVAGHER
2022-07-06 8:52 ` bug#56411: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Philippe SWARTVAGHER @ 2022-07-05 21:18 UTC (permalink / raw)
To: 56411; +Cc: Philippe SWARTVAGHER
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56411: [PATCH] gnu: hwloc: Update to 2.8.0
2022-07-05 21:18 [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0 Philippe SWARTVAGHER
@ 2022-07-06 8:52 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-07-06 8:52 UTC (permalink / raw)
To: Philippe SWARTVAGHER; +Cc: 56411-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-06 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 21:18 [bug#56411] [PATCH] gnu: hwloc: Update to 2.8.0 Philippe SWARTVAGHER
2022-07-06 8:52 ` bug#56411: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.