me
/
guix
Archived
1
0
Fork 0

gnu: hwloc: Add 'release-monitoring-url' property.

* gnu/packages/mpi.scm (hwloc-1)[properties]: New field.
master
Ludovic Courtès 2021-03-13 22:27:18 +01:00
parent af9af2180e
commit fe96f64110
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 6 additions and 0 deletions

View File

@ -66,6 +66,12 @@
(sha256 (sha256
(base32 (base32
"0za1b9lvrm3rhn0lrxja5f64r0aq1qs4m0pxn1ji2mbi8ndppyyx")))) "0za1b9lvrm3rhn0lrxja5f64r0aq1qs4m0pxn1ji2mbi8ndppyyx"))))
(properties
;; Tell the 'generic-html' updater to monitor this URL for updates.
`((release-monitoring-url
. "https://www-lb.open-mpi.org/software/hwloc/current")))
(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