unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56593] [PATCH] gnu: font-sarasa-gothic: Update to 0.36.6
@ 2022-07-13 12:55 Hilton Chain via Guix-patches via
  2022-08-03 10:15 ` bug#56593: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-07-13 12:55 UTC (permalink / raw)
  To: 56593

From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001

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

Signed-off-by: Hilton Chain <hako@ultrarare.space>
---
 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 a381f061af..111ec9b87c 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1578,7 +1578,7 @@ (define-public font-iosevka-etoile
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.36.0")
+    (version "0.36.6")
     (source
      (origin
        (method url-fetch)
@@ -1586,7 +1586,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "0rr6qrf49zx3cl1pv7063l12nnj2nm9p4di3frp0p4ci9l7b4xmw"))))
+        (base32 "1sns6589h3wwppykqgz5w9jy4n9cbkwk56cc4gz3j3zm8wqsn0jq"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: f6904c0b19c2fcca41bbf1400c738bd833fec9a8
-- 
2.37.0




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

* bug#56593: [PATCH] gnu: font-sarasa-gothic: Update to 0.36.6
  2022-07-13 12:55 [bug#56593] [PATCH] gnu: font-sarasa-gothic: Update to 0.36.6 Hilton Chain via Guix-patches via
@ 2022-08-03 10:15 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-08-03 10:15 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 56593-done

Hi,

Hilton Chain <hako@ultrarare.space> skribis:

> From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
>
> * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
>
> Signed-off-by: Hilton Chain <hako@ultrarare.space>

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-08-03 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 12:55 [bug#56593] [PATCH] gnu: font-sarasa-gothic: Update to 0.36.6 Hilton Chain via Guix-patches via
2022-08-03 10:15 ` bug#56593: " Ludovic Courtès

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).