gnu: dmidecode: Update to 3.4.

* gnu/packages/admin.scm (dmidecode): Update to 3.4.
This commit is contained in:
Tobias Geerinckx-Rice 2022-07-17 02:00:00 +02:00
parent 42d8cff4fd
commit e36fa380c4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2278,14 +2278,14 @@ (define-public wakelan
(define-public dmidecode
(package
(name "dmidecode")
(version "3.3")
(version "3.4")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/dmidecode/dmidecode-"
version ".tar.xz"))
(sha256
(base32 "0m8lzg9rf1qssasiix672bxk5qwms90561g8hfkkhk31h2kkgiw2"))))
(base32 "04i2ahvqinkrnzfsbswplv9wff36xf9b3snvriwrjz26v18sijs3"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no 'check' target