1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02: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
+2 -2
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