gnu: Go 1.11: Update to 1.11.12.
* gnu/packages/golang.scm (go-1.11): Update to 1.11.12.
This commit is contained in:
		
							parent
							
								
									108edc964b
								
							
						
					
					
						commit
						ec8c1681e8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -220,7 +220,7 @@ in the style of communicating sequential processes (@dfn{CSP}).") | |||
|   (package | ||||
|     (inherit go-1.4) | ||||
|     (name "go") | ||||
|     (version "1.11.10") | ||||
|     (version "1.11.12") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -228,7 +228,7 @@ in the style of communicating sequential processes (@dfn{CSP}).") | |||
|                            name version ".src.tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "06rw962xigbrxblp942jbh7k133blpxg2xfrxi32qdhxkmmfj9yz")))) | ||||
|          "09k9zmq7hhgg0bf1y7rwa0kn7q1vkkr94cmg2iv9lq3najh5nykd")))) | ||||
|     (arguments | ||||
|      (substitute-keyword-arguments (package-arguments go-1.4) | ||||
|        ((#:phases phases) | ||||
|  |  | |||
		Reference in a new issue