diff mbox series

[bug#56975,v2,7/7] gnu: font-chiron-hei-hk: Update to 2.503.

Message ID y76y1w3e9y4.wl-hako@ultrarare.space
State Accepted
Headers show
Series gnu: Use English synopsis for some fonts. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git-branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Hilton Chain Aug. 5, 2022, 1:49 a.m. UTC
From bbfcc85f77109489f63a84f94521834b6046d2d3 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Fri, 5 Aug 2022 09:36:38 +0800
Subject: [PATCH v2 7/7] gnu: font-chiron-hei-hk: Update to 2.503.

* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.503.
---
 gnu/packages/fonts.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3a6a8d85b4..a82c3114ad 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2776,7 +2776,7 @@  (define-public font-chiron-hei-hk
   (package
     (inherit font-chiron-sung-hk)
     (name "font-chiron-hei-hk")
-    (version "2.502")
+    (version "2.503")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2785,5 +2785,5 @@  (define-public font-chiron-hei-hk
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
+                "00av598lcsvbwfxabs8m1bfvlk3zq98nziynsrg5p2s5mhz2pkvk"))))
     (description "The complementary sans-serif typeface for Chiron Sung HK.")))