gnu: hdparm: Update to 9.60.

* gnu/packages/linux.scm (hdparm): Update to 9.60.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-23 01:15:26 +01:00
parent 096a6938c2
commit 83371ccddd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4066,14 +4066,14 @@ (define-public singularity
(define-public hdparm
(package
(name "hdparm")
(version "9.58")
(version "9.60")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hdparm/hdparm/"
"hdparm-" version ".tar.gz"))
(sha256
(base32
"03z1qm8zbgpxagk3994lvp24yqsshjibkwg05v9p3q1w7y48xrws"))))
"1k1mcv7naiacw1y6bdd1adnjfiq1kkx2ivsadjwmlkg4fff775w3"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags