summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-08-21 11:48:05 +0200
committerCayetano Santos <csantosb@inventati.org>2026-08-21 11:48:05 +0200
commit1572a6f36aaa1636548a7b5138885f2f97678c2f (patch)
tree439cc9043994383c56d10fd04f5695aaaae8b914 /gnu/local.mk
parent521fb4bd83607a60a18575768f65d3ac9c353177 (diff)
gnu: hwloc: Update to 2.14.0.hpc-team
* gnu/packages/mpi.scm (hwloc): Update to 2.14.0. * gnu/packages/patches/hwloc-add-with-opencl.patch: Delete patch, applied upstream. * gnu/local.mk: Unregister it. Merges guix/guix!9190 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index d99bf29551e..1aabb3e7bef 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1630,7 +1630,6 @@ dist_patch_DATA = \
1630 %D%/packages/patches/hurd-pfinet-recv-control-block.patch \ 1630 %D%/packages/patches/hurd-pfinet-recv-control-block.patch \
1631 %D%/packages/patches/hurd-refcounts-assert.patch \ 1631 %D%/packages/patches/hurd-refcounts-assert.patch \
1632 %D%/packages/patches/hurd-rumpdisk-no-hd.patch \ 1632 %D%/packages/patches/hurd-rumpdisk-no-hd.patch \
1633 %D%/packages/patches/hwloc-add-with-opencl.patch \
1634 %D%/packages/patches/i3lock-blur-fix-build-on-gcc-10.patch \ 1633 %D%/packages/patches/i3lock-blur-fix-build-on-gcc-10.patch \
1635 %D%/packages/patches/i7z-gcc-10.patch \ 1634 %D%/packages/patches/i7z-gcc-10.patch \
1636 %D%/packages/patches/icecat-adjust-mozilla-desktop.patch \ 1635 %D%/packages/patches/icecat-adjust-mozilla-desktop.patch \