gnu: hwinfo: Update to 21.80.
* gnu/packages/hardware.scm (hwinfo): Update to 21.80.
This commit is contained in:
		
							parent
							
								
									ae39d76e97
								
							
						
					
					
						commit
						ebb9efac45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -77,7 +77,7 @@
 | 
				
			||||||
(define-public hwinfo
 | 
					(define-public hwinfo
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "hwinfo")
 | 
					    (name "hwinfo")
 | 
				
			||||||
    (version "21.78")
 | 
					    (version "21.80")
 | 
				
			||||||
    (home-page "https://github.com/openSUSE/hwinfo")
 | 
					    (home-page "https://github.com/openSUSE/hwinfo")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
| 
						 | 
					@ -88,7 +88,7 @@
 | 
				
			||||||
         (commit version)))
 | 
					         (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0v3smzdplh0cdvl19dw3in8gfmkhb2fgkfl60aqhn9qlbjf3p0mr"))
 | 
					        (base32 "07058vjqdcd3la8y4b92f7fvcqxvmw1p0q4lg5kcn85pvbbg52ag"))
 | 
				
			||||||
       (modules
 | 
					       (modules
 | 
				
			||||||
        '((guix build utils)))
 | 
					        '((guix build utils)))
 | 
				
			||||||
       (snippet
 | 
					       (snippet
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue