gnu: guile-udev: Update to 0.2.0
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									46b73fd22d
								
							
						
					
					
						commit
						a4cc1ae446
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1944,7 +1944,7 @@ users and in some situations.") | |||
| (define-public guile-udev | ||||
|   (package | ||||
|     (name "guile-udev") | ||||
|     (version "0.1.0") | ||||
|     (version "0.2.0") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -1953,7 +1953,7 @@ users and in some situations.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1l6csncjqnx58c6c3wdl7rshnhk4pzhjq2q8lnkg483564s9w5py")))) | ||||
|                 "037md1sg7bgsa4478hz1dbsivsxzdnl5acadlrsh4ds2yxbsb5jp")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      `(("autoconf" ,autoconf) | ||||
|  |  | |||
		Reference in a new issue