all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67256] [PATCH] gnu: font-sarasa-gothic: Update to 0.42.6.
@ 2023-11-18  7:10 Hilton Chain via Guix-patches via
       [not found] ` <handler.67256.B.170029153116645.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-11-18  7:10 UTC (permalink / raw)
  To: 67256; +Cc: Hilton Chain, Zhu Zihao, 宋文武

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.6.

Change-Id: I84203bf94b3b147c440a473fef0fcff4596fcd29
---
 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 22a42d227f..f6d041ae72 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1952,7 +1952,7 @@ (define-public font-junicode
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.42.1")
+    (version "0.42.6")
     (source
      (origin
        (method url-fetch)
@@ -1960,7 +1960,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "0lrhipis21cafpsf8wsrdavlblfgzz424r23rj78ik8npbws1a3v"))))
+        (base32 "0czx10yph2lxg2k4w6qjnil73zb2pgg3g400apm9gay41m04990v"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: fc6bdaad57bf91609849623c5f485403c030cb49
-- 
2.41.0





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

* bug#67256: Acknowledgement ([PATCH] gnu: font-sarasa-gothic: Update to 0.42.6.)
       [not found] ` <handler.67256.B.170029153116645.ack@debbugs.gnu.org>
@ 2023-11-25 14:07   ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-11-25 14:07 UTC (permalink / raw)
  To: 67256-done

Pushed as 282927e9705724aa09e89805f87fa2c395356dcf.




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

end of thread, other threads:[~2023-11-26  5:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-18  7:10 [bug#67256] [PATCH] gnu: font-sarasa-gothic: Update to 0.42.6 Hilton Chain via Guix-patches via
     [not found] ` <handler.67256.B.170029153116645.ack@debbugs.gnu.org>
2023-11-25 14:07   ` bug#67256: Acknowledgement ([PATCH] gnu: font-sarasa-gothic: Update to 0.42.6.) Hilton Chain 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.