guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/10: gnu: font-wqy-zenhei: Use HTTPS home page.


From: guix-commits
Subject: 01/10: gnu: font-wqy-zenhei: Use HTTPS home page.
Date: Mon, 4 Mar 2019 18:30:37 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 78cda0bca567416ecfc70f6470ecd17881022eba
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Mar 4 19:23:01 2019 +0100

    gnu: font-wqy-zenhei: Use HTTPS home page.
    
    * gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTPS.
---
 gnu/packages/fonts.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 6c562d9..9a2c3bd 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]