mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: font-wqy-zenhei: Use HTTP home page.
* gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTP.
This commit is contained in:
parent
62418049d1
commit
332cc03bf7
1 changed files with 1 additions and 1 deletions
|
@ -511,7 +511,7 @@ (define-public font-wqy-zenhei
|
||||||
(base32
|
(base32
|
||||||
"1mkmxq8g2hjcglb3zajfqj20r4r88l78ymsp2xyl5yav8w3f7dz4"))))
|
"1mkmxq8g2hjcglb3zajfqj20r4r88l78ymsp2xyl5yav8w3f7dz4"))))
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://wenq.org/wqy2/")
|
(home-page "http://wenq.org/wqy2/")
|
||||||
(synopsis "CJK font")
|
(synopsis "CJK font")
|
||||||
(description
|
(description
|
||||||
"WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese outline
|
"WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese outline
|
||||||
|
|
Loading…
Reference in a new issue