gnu: thinkfan: Update to 1.3.0.
* gnu/packages/linux.scm (thinkfan): Update to 1.3.0.
This commit is contained in:
		
							parent
							
								
									00197d7508
								
							
						
					
					
						commit
						b62a6317d1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5685,7 +5685,7 @@ feature, and a laptop with an accelerometer.  It has no effect on SSDs.")
 | 
				
			||||||
(define-public thinkfan
 | 
					(define-public thinkfan
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "thinkfan")
 | 
					    (name "thinkfan")
 | 
				
			||||||
    (version "1.2.2")
 | 
					    (version "1.3.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -5694,7 +5694,7 @@ feature, and a laptop with an accelerometer.  It has no effect on SSDs.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "01l1pnj1cgy3dwgyys2s5iqzyv6kk47vlpy09qjafk8py21ijik3"))))
 | 
					        (base32 "1whdhf3aw0g4xwbn1csy2wz6g1hw5nlw64r91nnxba9qn25nl9k4"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:modules ((guix build cmake-build-system)
 | 
					     `(#:modules ((guix build cmake-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue