gnu: dmidecode: Update to 3.6.

* gnu/packages/admin.scm (dmidecode): Update to 3.6.

Change-Id: If9ba9df3b6e7d8de31d0dd6c046757ba79c22695
This commit is contained in:
Artyom V. Poptsov 2024-12-21 12:40:33 +03:00
parent f03a0e2d19
commit 8f24cefc2c
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -2558,14 +2558,14 @@ network, which causes enabled computers to power on.")
(define-public dmidecode
(package
(name "dmidecode")
(version "3.5")
(version "3.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/dmidecode/dmidecode-"
version ".tar.xz"))
(sha256
(base32 "0wy0khw02sr59f43fdahh6as1xc3jv7n8abj59p1j9cfxqsngmvr"))))
(base32 "1blbvmsxba71fmjxckh0cn7x68kim7qlx6ilv0df7brxxkrna374"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; no 'check' target