aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-04 19:23:01 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-05 00:05:11 +0100
commit78cda0bca567416ecfc70f6470ecd17881022eba (patch)
treef0ea12d9c63a80b2a5bc48e839a47e6c269c5057
parentf0736d479578e0db028b273d2dbfd228b50dc9fc (diff)
downloadguix-78cda0bca567416ecfc70f6470ecd17881022eba.tar
guix-78cda0bca567416ecfc70f6470ecd17881022eba.tar.gz
gnu: font-wqy-zenhei: Use HTTPS home page.
* gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/fonts.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 6c562d977d..9a2c3bd3a2 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -510,7 +510,7 @@ variants.")
(base32
"1mkmxq8g2hjcglb3zajfqj20r4r88l78ymsp2xyl5yav8w3f7dz4"))))
(build-system font-build-system)
- (home-page "http://wenq.org/wqy2/")
+ (home-page "https://wenq.org/wqy2/")
(synopsis "CJK font")
(description
"WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese outline
@@ -522,7 +522,7 @@ this font is over 35,000, including over 21,000 Chinese Hanzi. This font has
full coverage of the GBK (CP936) charset, CJK Unified Ideographs, as well as
the code-points needed for zh_cn, zh_sg, zh_tw, zh_hk, zh_mo, ja (Japanese) and
ko (Korean) locales for @code{fontconfig}.")
- ;; GPLv2 with font embedding exception
+ ;; GPLv2 with font embedding exception.
(license license:gpl2)))
(define-public font-wqy-microhei