me
/
guix
Archived
1
0
Fork 0

gnu: hw-probe: Update to 1.6.5.

* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5.
[inputs]: Add edac-utils.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:02 +01:00
parent b51c5c1997
commit 4283b867a1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 2 deletions

View File

@ -135,7 +135,7 @@ sets, and tools to deal with register databases.")
(define-public hw-probe
(package
(name "hw-probe")
(version "1.6.4")
(version "1.6.5")
(source
(origin
(method git-fetch)
@ -145,7 +145,7 @@ sets, and tools to deal with register databases.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "028wnhrbn10lfxwmcpzdbz67ygldimv7z1k1bm64ggclykvg5aim"))))
(base32 "1sbp0scdi54zwgvb1s3ki3cw8xnxaxzm5cicq2nn3a2b6n1d4ljs"))))
(build-system perl-build-system)
(arguments
(list
@ -264,6 +264,7 @@ sets, and tools to deal with register databases.")
ddcutil
dmidecode
dpkg
edac-utils
edid-decode
efibootmgr
efivar