all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63768] [PATCH] gnu: font-chiron-hei-hk: Update to 2.506.
@ 2023-05-28 13:19 Hilton Chain via Guix-patches via
  2023-05-30 10:43 ` bug#63768: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-28 13:19 UTC (permalink / raw)
  To: 63768; +Cc: Hilton Chain

* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.506.
---
 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 12c6b04bd7..995c947d07 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3055,7 +3055,7 @@ (define-public font-chiron-hei-hk
   (package
     (inherit font-chiron-sung-hk)
     (name "font-chiron-hei-hk")
-    (version "2.505")
+    (version "2.506")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3064,7 +3064,7 @@ (define-public font-chiron-hei-hk
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1h2ps2kdv2s29pp9an4gpb84xwmkizqrgsk4hs5f0g0004897hi5"))))
+                "1v40wcj3h38ai9gacpjfd02nas97scpdkz3g3h8a5yzp0n0pfknw"))))
     (synopsis "Traditional Chinese Gothic typeface")
     (description
      "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong

base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63768: [PATCH] gnu: font-chiron-hei-hk: Update to 2.506.
  2023-05-28 13:19 [bug#63768] [PATCH] gnu: font-chiron-hei-hk: Update to 2.506 Hilton Chain via Guix-patches via
@ 2023-05-30 10:43 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-30 10:43 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 63768-done

Hilton Chain <hako@ultrarare.space> writes:

> * gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.506.

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-30 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-28 13:19 [bug#63768] [PATCH] gnu: font-chiron-hei-hk: Update to 2.506 Hilton Chain via Guix-patches via
2023-05-30 10:43 ` bug#63768: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.