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

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

bug#60876: closed ([PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0


From: GNU bug Tracking System
Subject: bug#60876: closed ([PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0.)
Date: Mon, 30 Jan 2023 02:02:02 +0000

Your message dated Mon, 30 Jan 2023 10:01:16 +0800
with message-id <875ycoaihf.fsf@envs.net>
and subject line Re: bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 
0.38.0.
has caused the debbugs.gnu.org bug report #60876,
regarding [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0.
to be marked as done.

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


-- 
60876: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60876
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0. Date: Tue, 17 Jan 2023 19:42:00 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0. Date: Mon, 30 Jan 2023 10:01:16 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hilton Chain <hako@ultrarare.space> writes:

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

Applied all 3 with latest updates, thank you!


--- End Message ---

reply via email to

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