gnu: thermald: Update to 2.4.6.
* gnu/packages/admin.scm (thermald): Update to 2.4.6.
This commit is contained in:
		
							parent
							
								
									402f544c29
								
							
						
					
					
						commit
						8871671aa9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3633,7 +3633,7 @@ hard-coded.")
 | 
				
			||||||
(define-public thermald
 | 
					(define-public thermald
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "thermald")
 | 
					    (name "thermald")
 | 
				
			||||||
    (version "2.4.5")
 | 
					    (version "2.4.6")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
      (method git-fetch)
 | 
					      (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -3642,7 +3642,7 @@ hard-coded.")
 | 
				
			||||||
             (commit (string-append "v" version))))
 | 
					             (commit (string-append "v" version))))
 | 
				
			||||||
      (file-name (git-file-name name version))
 | 
					      (file-name (git-file-name name version))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32 "1y8s0cpjm01bz4isp3ksvnrbhpp3phivdhsb0w2kxhv09sfxkc5g"))))
 | 
					       (base32 "1lgaky8cmxbi17zpymy2v9wgknx1g92bq50j6kfpsm8qgb7djjb6"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue