gnu: hwloc: Update to 1.11.8.

* gnu/packages/mpi.scm (hwloc): Update to 1.11.8.
master
Ludovic Courtès 2017-09-08 09:39:01 +02:00 committed by Ludovic Courtès
parent b3a63e697d
commit 8bfa40eae5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
(define-public hwloc (define-public hwloc
(package (package
(name "hwloc") (name "hwloc")
(version "1.11.7") (version "1.11.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.open-mpi.org/software/hwloc/v" (uri (string-append "https://www.open-mpi.org/software/hwloc/v"
@ -50,7 +50,7 @@
"/downloads/hwloc-" version ".tar.bz2")) "/downloads/hwloc-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0acph1mf7588hfx8ds26ncr6nw5fd9x92adm11fwin7f93i10sdb")))) "0karxv4r1r8sa7ki5aamlxdvyvz0bvzq4gdhq0yi5nc4a0k11vzc"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(outputs '("out" ;'lstopo' & co., depends on Cairo, libx11, etc. (outputs '("out" ;'lstopo' & co., depends on Cairo, libx11, etc.
"lib" ;small closure "lib" ;small closure