~ruther/guix-local

c99f488269f90d9a54d9d10ef26e78ec419ac9a7 — Hilton Chain 3 years ago 351498e
gnu: font-chiron-sung-hk: Update to 1.006.

* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.006.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/fonts.scm
M gnu/packages/fonts.scm => gnu/packages/fonts.scm +2 -2
@@ 2777,7 2777,7 @@ dialects in Hong Kong and Taiwan.")))
(define-public font-chiron-sung-hk
  (package
    (name "font-chiron-sung-hk")
    (version "1.005")
    (version "1.006")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 2786,7 2786,7 @@ dialects in Hong Kong and Taiwan.")))
              (file-name (git-file-name name version))
              (sha256
               (base32
                "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw"))))
                "0cibyhy363yqmif31lwv4qmcaar5np2gdd3nbnxxp55mb4qn0kms"))))
    (build-system font-build-system)
    (home-page "https://chiron-fonts.github.io/")
    (synopsis "Traditional Chinese Song typeface")