unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0.
@ 2023-01-17 11:42 Hilton Chain via Guix-patches via
  2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
  2023-01-30  2:01 ` bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 宋文武 via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-17 11:42 UTC (permalink / raw)
  To: 60876


* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.38.0.
---
 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 95e99d5a73..5c0de08e1a 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1666,7 +1666,7 @@ (define-public font-iosevka-etoile
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.37.4")
+    (version "0.38.0")
     (source
      (origin
        (method url-fetch)
@@ -1674,7 +1674,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "12i8lccl4ysinhz40s2fz6249r9n35in4rqmk3a0fgcjfaby3kfm"))))
+        (base32 "0kyjxqjq6xfcgkhgqynn3kn4s2vhr4bmf9xgm62qc8kg9nvaqxai"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.38.1





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

end of thread, other threads:[~2023-01-30  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 11:42 [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 Hilton Chain via Guix-patches via
2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
2023-01-17 11:45   ` [bug#60876] [PATCH 3/3] gnu: font-lxgw-wenkai-tc: Update to 0.930 Hilton Chain via Guix-patches via
2023-01-30  2:01 ` bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).