gnu: go-github-com-mattn-go-zglob: Update to 0.0.3.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Update to 0.0.3.
This commit is contained in:
		
							parent
							
								
									838c820447
								
							
						
					
					
						commit
						d7966ff25f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4205,7 +4205,7 @@ data serialization format.") | |||
| (define-public go-github-com-mattn-go-zglob | ||||
|   (package | ||||
|     (name "go-github-com-mattn-go-zglob") | ||||
|     (version "0.0.1") | ||||
|     (version "0.0.3") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -4214,7 +4214,7 @@ data serialization format.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1sncdyq5fbd42al4amyy91h7vlzm3wm6c9vl8za2pjgfgsd581fz")))) | ||||
|                 "1923lvakm66mzy62jmngdvcmbmiqclinsvnghs3907rgygnx1qc1")))) | ||||
|     (build-system go-build-system) | ||||
|     (arguments | ||||
|      `(#:import-path "github.com/mattn/go-zglob")) | ||||
|  |  | |||
		Reference in a new issue