gnu: hdparm: Update to 9.61.
* gnu/packages/linux.scm (hdparm): Update to 9.61.
This commit is contained in:
		
							parent
							
								
									49ae8353d5
								
							
						
					
					
						commit
						19257ce954
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue