3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: hdparm: Update to 9.61.

* gnu/packages/linux.scm (hdparm): Update to 9.61.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-27 00:48:21 +02:00
parent 49ae8353d5
commit 19257ce954
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4319,14 +4319,14 @@ isolation or root privileges.")
(define-public hdparm
(package
(name "hdparm")
(version "9.60")
(version "9.61")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hdparm/hdparm/"
"hdparm-" version ".tar.gz"))
(sha256
(base32
"1k1mcv7naiacw1y6bdd1adnjfiq1kkx2ivsadjwmlkg4fff775w3"))))
"0hskvzsg58hw8abkkmxh5kky0hhilv516870x2bq62zihww1q6ns"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags