gnu: eg25-manager: Update to 0.4.2.
* gnu/packages/firmware.scm (eg25-manager): Update to 0.4.2.
This commit is contained in:
		
							parent
							
								
									c18b9d3d4c
								
							
						
					
					
						commit
						e9f210a0d0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -199,7 +199,7 @@ by the b43-open driver of Linux-libre.")
 | 
				
			||||||
(define-public eg25-manager
 | 
					(define-public eg25-manager
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "eg25-manager")
 | 
					    (name "eg25-manager")
 | 
				
			||||||
    (version "0.4.1")
 | 
					    (version "0.4.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -208,7 +208,7 @@ by the b43-open driver of Linux-libre.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1h4c4ndcnh88jn65h1kycxkjrydwwwh3irkxvpaxb6ry4wpc45r0"))))
 | 
					                "1czq2yi852aqkdnrxdifzcq669bdvlm7j40xivxq77jq04fggpmf"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (native-inputs (list curl
 | 
					    (native-inputs (list curl
 | 
				
			||||||
                         `(,glib "bin") pkg-config))
 | 
					                         `(,glib "bin") pkg-config))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue