gnu: go: Update home page URL.
* gnu/packages/golang.scm (go-1.4) [home-page]: Update URL.
This commit is contained in:
		
							parent
							
								
									1ce3acd778
								
							
						
					
					
						commit
						4876226dd5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -244,7 +244,7 @@
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list pkg-config which net-base perl))
 | 
					     (list pkg-config which net-base perl))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    (home-page "https://golang.org/")
 | 
					    (home-page "https://go.dev/")
 | 
				
			||||||
    (synopsis "Compiler and libraries for Go, a statically-typed language")
 | 
					    (synopsis "Compiler and libraries for Go, a statically-typed language")
 | 
				
			||||||
    (description "Go, also commonly referred to as golang, is an imperative
 | 
					    (description "Go, also commonly referred to as golang, is an imperative
 | 
				
			||||||
programming language designed primarily for systems programming.  Go is a
 | 
					programming language designed primarily for systems programming.  Go is a
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue