gnu: hdparm: Update to 9.64.

* gnu/packages/linux.scm (hdparm): Update to 9.64.
This commit is contained in:
Tobias Geerinckx-Rice 2022-07-17 02:00:00 +02:00
parent dc2f6aaa56
commit 687122b452
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4756,14 +4756,14 @@ (define-public singularity
(define-public hdparm
(package
(name "hdparm")
(version "9.63")
(version "9.64")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hdparm/hdparm/"
"hdparm-" version ".tar.gz"))
(sha256
(base32
"14cni5r116k07zqj0565byjhv6gf3ns6hd8jkjl7fn5sxgm5sy3h"))))
"16l5mc6dpqkzhwsljyzks05pq89l2lw09qkx50ks1zn3a5lranri"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags