1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-11 20:14:04 +02:00

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
+2 -2
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