mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01: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 @@ well as other mediums.")
|
|||
(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