emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66233: closed ([PATCH] gnu: font-sarasa-gothic: Update to 0.42.0.)


From: GNU bug Tracking System
Subject: bug#66233: closed ([PATCH] gnu: font-sarasa-gothic: Update to 0.42.0.)
Date: Sat, 30 Sep 2023 10:06:02 +0000

Your message dated Sat, 30 Sep 2023 11:04:30 +0100
with message-id <87bkdk9dtn.fsf@cbaines.net>
and subject line Re: [bug#66233] [PATCH] gnu: font-sarasa-gothic: Update to 
0.42.0.
has caused the debbugs.gnu.org bug report #66233,
regarding [PATCH] gnu: font-sarasa-gothic: Update to 0.42.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66233: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66233
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.42.0. Date: Wed, 27 Sep 2023 19:43:13 +0800
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.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 404495f6e3..5c364ec802 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1937,7 +1937,7 @@ (define-public font-junicode
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.41.8")
+    (version "0.42.0")
     (source
      (origin
        (method url-fetch)
@@ -1945,7 +1945,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "0m2c3g8c6wxgyyvmraln4bx0qn949j9rin593s1c01hzah435cac"))))
+        (base32 "06yvymkkmp8g7innmwg9xc6wdsfngj118k1fhp8fcav4110qx585"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: ce0cc6137df81919389f61671096a6ce701c0889
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66233] [PATCH] gnu: font-sarasa-gothic: Update to 0.42.0. Date: Sat, 30 Sep 2023 11:04:30 +0100 User-agent: mu4e 1.10.5; emacs 28.2
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks, pushed to master as 7c92356adff66e645e6956a095018a7905e08908.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]