all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65405] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.7.
@ 2023-08-20 11:26 Hilton Chain via Guix-patches via
  2023-08-27  4:56 ` [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8 Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-20 11:26 UTC (permalink / raw)
  To: 65405; +Cc: Hilton Chain, Zhu Zihao, 宋文武

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.7.
---
 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 e881ab11cd..1b545d5a3b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.41.6")
+    (version "0.41.7")
     (source
      (origin
        (method url-fetch)
@@ -1866,7 +1866,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878"))))
+        (base32 "01sg5fag8hc115ff7y7k3n060271akh66g96hmrz45mhls5d40n6"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
-- 
2.41.0





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

end of thread, other threads:[~2023-08-29 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-20 11:26 [bug#65405] [PATCH] gnu: font-sarasa-gothic: Update to 0.41.7 Hilton Chain via Guix-patches via
2023-08-27  4:56 ` [bug#65405] [PATCH v2] gnu: font-sarasa-gothic: Update to 0.41.8 Hilton Chain via Guix-patches via
2023-08-29 13:08   ` bug#65405: " Christopher Baines

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.