gnu: Go 1.12: Update to 1.12.7.
* gnu/packages/golang.scm (go-1.12): Update to 1.12.7.
This commit is contained in:
		
							parent
							
								
									ec8c1681e8
								
							
						
					
					
						commit
						1074b37073
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -401,7 +401,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (inherit go-1.4)
 | 
					    (inherit go-1.4)
 | 
				
			||||||
    (name "go")
 | 
					    (name "go")
 | 
				
			||||||
    (version "1.12.1")
 | 
					    (version "1.12.7")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -409,7 +409,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
 | 
				
			||||||
                           name version ".src.tar.gz"))
 | 
					                           name version ".src.tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "12l12mmgqvy3nbscy7sz83qj4m6iz5a322aq9sk45f7l9ml2gq8b"))))
 | 
					         "04rvwj69gmw3bz8pw5pf10r21ar0pgpnswp15nkddf04dxyl9s4m"))))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (substitute-keyword-arguments (package-arguments go-1.4)
 | 
					     (substitute-keyword-arguments (package-arguments go-1.4)
 | 
				
			||||||
       ((#:phases phases)
 | 
					       ((#:phases phases)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue