GNU bug report logs - #63771
[PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 28 May 2023 13:27:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#63771: closed (Re: bug#63771: [PATCH] gnu: font-sarasa-gothic:
 Update to 0.40.7.)
Date: Tue, 30 May 2023 10:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63771: [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63771 <at> debbugs.gnu.org.

-- 
63771: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63771
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 63771-done <at> debbugs.gnu.org
Subject: Re: bug#63771: [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.
Date: Tue, 30 May 2023 18:44:04 +0800
Hilton Chain <hako <at> ultrarare.space> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.40.7.
Date: Sun, 28 May 2023 21:26:53 +0800
* 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




This bug report was last modified 2 years and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.