all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59478] [PATCH] gnu: font-sarasa-gothic: Update to 0.37.4.
@ 2022-11-22 10:33 Hilton Chain via Guix-patches via
  2022-11-23  9:57 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-11-22 10:33 UTC (permalink / raw)
  To: 59478; +Cc: Hilton Chain

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.37.4.
---
 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 343f736ed2..a2578e1bf7 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.36.8")
+    (version "0.37.4")
     (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 "01fn5mzr1rcz0c8nbhabwbv1pq1c3ylf2msxldc9adks1pi45fmh"))))
+        (base32 "12i8lccl4ysinhz40s2fz6249r9n35in4rqmk3a0fgcjfaby3kfm"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: a44d6e1ea28ec2ac22ba5699a66817320ddbe915
-- 
2.38.1





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

* [bug#59478] [PATCH] gnu: font-sarasa-gothic: Update to 0.37.4.
  2022-11-22 10:33 [bug#59478] [PATCH] gnu: font-sarasa-gothic: Update to 0.37.4 Hilton Chain via Guix-patches via
@ 2022-11-23  9:57 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-23  9:57 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 59478-done, 59478

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.37.4.
> ---
>  gnu/packages/fonts.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as b8985be94c5186529f2d93df2cf2f9b6e51ac8c4.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-11-23  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 10:33 [bug#59478] [PATCH] gnu: font-sarasa-gothic: Update to 0.37.4 Hilton Chain via Guix-patches via
2022-11-23  9:57 ` 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.