[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/14: gnu: hdparm: Update to 9.58.
From: |
guix-commits |
Subject: |
13/14: gnu: hdparm: Update to 9.58. |
Date: |
Sun, 24 Feb 2019 15:29:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit abb90ff9877088f7b66ceddf0180920929aff4eb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Feb 24 21:16:25 2019 +0100
gnu: hdparm: Update to 9.58.
* gnu/packages/linux.scm (hdparm): Update to 9.58.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 04a3c4a..6463510 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2693,14 +2693,14 @@ isolation or root privileges.")
(define-public hdparm
(package
(name "hdparm")
- (version "9.56")
+ (version "9.58")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hdparm/hdparm/"
"hdparm-" version ".tar.gz"))
(sha256
(base32
- "1np42qyhb503khvacnjcl3hb1dqly68gj0a1xip3j5qhbxlyvybg"))))
+ "03z1qm8zbgpxagk3994lvp24yqsshjibkwg05v9p3q1w7y48xrws"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (let ((out (assoc-ref %outputs "out")))
- branch master updated (6eb35d4 -> c2e5047), guix-commits, 2019/02/24
- 01/14: gnu: font-lato: Use HTTPS home page., guix-commits, 2019/02/24
- 02/14: gnu: font-hack: Future-proof description., guix-commits, 2019/02/24
- 11/14: gnu: powertop: Update to 2.10., guix-commits, 2019/02/24
- 14/14: gnu: workrave: Update to 1.10.23., guix-commits, 2019/02/24
- 10/14: gnu: screengrab: Don't use NAME in source URI., guix-commits, 2019/02/24
- 03/14: gnu: ktexteditor: Return #t from all phases., guix-commits, 2019/02/24
- 09/14: gnu: fping: Update to 4.2., guix-commits, 2019/02/24
- 13/14: gnu: hdparm: Update to 9.58.,
guix-commits <=
- 12/14: gnu: hdparm: Don't use NAME in source URI., guix-commits, 2019/02/24
- 08/14: gnu: gwenhywfar, aqbanking: Use HTTPS home page., guix-commits, 2019/02/24
- 05/14: gnu: drumstick: Update to 1.1.2., guix-commits, 2019/02/24
- 06/14: gnu: gnumeric: Don't use NAME in source URI., guix-commits, 2019/02/24
- 04/14: gnu: ktexteditor: Don't use NAME in source URI., guix-commits, 2019/02/24
- 07/14: gnu: gnumeric: Update to 1.12.44., guix-commits, 2019/02/24