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

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

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


From: GNU bug Tracking System
Subject: bug#65124: closed ([PATCH] gnu: font-sarasa-gothic: Update to 0.41.5.)
Date: Sun, 13 Aug 2023 07:00:05 +0000

Your message dated Sun, 13 Aug 2023 14:59:38 +0800
with message-id <87a5uva0md.fsf_-_@envs.net>
and subject line Re: bug#65124: [PATCH] gnu: font-sarasa-gothic: Update to 
0.41.5.
has caused the debbugs.gnu.org bug report #65124,
regarding [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5.
to be marked as done.

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


-- 
65124: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65124
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5. Date: Mon, 7 Aug 2023 19:06:53 +0800
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.5.
---
 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 d7b2e80026..c48fd1bae4 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.41.4")
+    (version "0.41.5")
     (source
      (origin
        (method url-fetch)
@@ -1866,7 +1866,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2"))))
+        (base32 "1syxwpa46hcdmm80w0bz7mxaklld5bwgicisiqgnc2wgrqqhqpcj"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: 56667ee55cd7f3368cbff169352fe440f4f93da5
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#65124: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.5. Date: Sun, 13 Aug 2023 14:59:38 +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.41.6.

Pushed, thank you!


--- End Message ---

reply via email to

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