gnu: Go 1.11: Update to 1.11.1
* gnu/packages/golang.scm (go-1.11): Update to 1.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
		
							parent
							
								
									477dde6192
								
							
						
					
					
						commit
						227ce488d7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -504,7 +504,7 @@ in the style of communicating sequential processes (@dfn{CSP}).") | ||||||
|   (package |   (package | ||||||
|     (inherit go-1.10) |     (inherit go-1.10) | ||||||
|     (name "go") |     (name "go") | ||||||
|     (version "1.11") |     (version "1.11.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -512,7 +512,7 @@ in the style of communicating sequential processes (@dfn{CSP}).") | ||||||
|                            name version ".src.tar.gz")) |                            name version ".src.tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1ysj04jzds6xa8kdflkdsgyv3mg9fdn90zdf78g4g6p4bwpy3hdg")))) |          "05qivf2f59pv4bfrmdr4m0xvswkmvvl9c5a2h5dy45g2k8b8r3sm")))) | ||||||
|     (arguments |     (arguments | ||||||
|      (substitute-keyword-arguments (package-arguments go-1.10) |      (substitute-keyword-arguments (package-arguments go-1.10) | ||||||
|        ((#:phases phases) |        ((#:phases phases) | ||||||
|  |  | ||||||
		Reference in a new issue