* [bug#71016] [PATCH] gnu: hwloc: Update to 2.10.0.
@ 2024-05-17 20:19 Philippe SWARTVAGHER via Guix-patches via
2024-06-13 20:36 ` bug#71016: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Philippe SWARTVAGHER via Guix-patches via @ 2024-05-17 20:19 UTC (permalink / raw)
To: 71016; +Cc: Philippe SWARTVAGHER
* gnu/packages/mpi.scm (hwloc): Update to 2.10.0.
Change-Id: If3971c18542dd3d2d03fa48f5d440d38c6f827a7
---
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 f1e4414bac..6270108b16 100644
--- a/gnu/packages/mpi.scm
+++ b/gnu/packages/mpi.scm
@@ -143,7 +143,7 @@ (define-public hwloc-1
(define-public hwloc-2
(package
(inherit hwloc-1)
- (version "2.9.3")
+ (version "2.10.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
- "1v0dzzgzp40slakdwdb8vy0hy4m2ff3gnzqpzi8k8vbgap764h2w"))))
+ "14hkmq2hrs4j5f0sf32aazgbhgbdvj7lwapy35jvwbyyr5hds183"))))
;; libnuma is no longer needed.
(inputs (modify-inputs (package-inputs hwloc-1)
base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71016: [PATCH] gnu: hwloc: Update to 2.10.0.
2024-05-17 20:19 [bug#71016] [PATCH] gnu: hwloc: Update to 2.10.0 Philippe SWARTVAGHER via Guix-patches via
@ 2024-06-13 20:36 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-06-13 20:36 UTC (permalink / raw)
To: Philippe SWARTVAGHER; +Cc: 71016-done
Howdy,
Philippe SWARTVAGHER <phil.swart@gmx.fr> skribis:
> * gnu/packages/mpi.scm (hwloc): Update to 2.10.0.
>
> Change-Id: If3971c18542dd3d2d03fa48f5d440d38c6f827a7
Finally applied, thanks! :-)
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-13 20:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 20:19 [bug#71016] [PATCH] gnu: hwloc: Update to 2.10.0 Philippe SWARTVAGHER via Guix-patches via
2024-06-13 20:36 ` bug#71016: " Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).