mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: font-go: Update home page URL.
* gnu/packages/fonts.scm (font-go) [home-page]: Update URL. Change-Id: I2d6962a015cb777c6daaed86490e8d01b1e40d2e
This commit is contained in:
parent
8829cdf91b
commit
47c595b147
1 changed files with 1 additions and 1 deletions
|
@ -2229,7 +2229,7 @@ (define-public font-go
|
|||
(add-before 'install-license-files 'enter-license-directory
|
||||
(lambda _
|
||||
(chdir "../../.."))))))
|
||||
(home-page "https://blog.golang.org/go-fonts")
|
||||
(home-page "https://go.dev/blog/go-fonts")
|
||||
(synopsis "The Go font family")
|
||||
(description
|
||||
"The Go font family is a set of WGL4 TrueType fonts from the Bigelow &
|
||||
|
|
Loading…
Reference in a new issue