mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: font-inconsolata: Use HTTPS home page.
* gnu/packages/fonts.scm (font-inconsolata)[home-page]: Use HTTPS.
This commit is contained in:
parent
901f2607c9
commit
fb7e50bdb4
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ (define-public font-inconsolata
|
|||
(sha256
|
||||
(base32 "1wavvv86nwsqm5sbmnkv1bprj7l7zdrkxpvjy6w8yag93k6hrlx1"))))
|
||||
(build-system font-build-system)
|
||||
(home-page "http://levien.com/type/myfonts/inconsolata.html")
|
||||
(home-page "https://levien.com/type/myfonts/inconsolata.html")
|
||||
(synopsis "Monospace font")
|
||||
(description "A monospace font, designed for code listings and the like,
|
||||
in print. With attention to detail for high resolution rendering.")
|
||||
|
|
Loading…
Reference in a new issue