unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63771] [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.
@ 2023-05-28 13:26 Hilton Chain via Guix-patches via
  2023-05-30 10:44 ` bug#63771: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-28 13:26 UTC (permalink / raw)
  To: 63771; +Cc: Hilton Chain

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.40.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 12c6b04bd7..b842ee0673 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1834,7 +1834,7 @@ (define-public font-iosevka-comfy
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.39.0")
+    (version "0.40.7")
     (source
      (origin
        (method url-fetch)
@@ -1842,7 +1842,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "19a4a9zsfzkg7xak2sys6jiia7qw1j69206qzn8r2vchrib5lvcz"))))
+        (base32 "01iqc93dmi48n4g3xf472602hxhf9zfwfawy7vhn4rf06yhndv4s"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
-- 
2.40.1





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

* bug#63771: [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.
  2023-05-28 13:26 [bug#63771] [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7 Hilton Chain via Guix-patches via
@ 2023-05-30 10:44 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-30 10:44 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 63771-done

Hilton Chain <hako@ultrarare.space> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-05-30 10:45 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:26 [bug#63771] [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7 Hilton Chain via Guix-patches via
2023-05-30 10:44 ` bug#63771: " 宋文武 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).