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

Previous Next

Package: guix-patches;

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

Date: Mon, 24 Jul 2023 02:18: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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64815: closed ([PATCH] gnu: font-sarasa-gothic: Update to
 0.41.4.)
Date: Sun, 13 Aug 2023 07:00:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Aug 2023 14:59:20 +0800
with message-id <87cyzra0mv.fsf <at> envs.net>
and subject line Re: bug#64815: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.4.
has caused the debbugs.gnu.org bug report #64815,
regarding [PATCH] gnu: font-sarasa-gothic: Update to 0.41.4.
to be marked as done.

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


-- 
64815: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64815
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.41.4.
Date: Mon, 24 Jul 2023 10:15:57 +0800
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.4.
---
 gnu/packages/fonts.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index bc43a9866b..0be7e07430 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -50,7 +50,7 @@
 ;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2021 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
 ;;; Copyright © 2022 Jose G Perez Taveras <josegpt27 <at> gmail.com>
-;;; Copyright © 2022 Hilton Chain <hako <at> ultrarare.space>
+;;; Copyright © 2022, 2023 Hilton Chain <hako <at> ultrarare.space>
 ;;; Copyright © 2022 Nguyễn Gia Phong <mcsinyx <at> disroot.org>
 ;;; Copyright © 2023 Nicolas Graves <ngraves <at> ngraves.fr>
 ;;; Copyright © 2023 Ahmad Draidi <a.r.draidi <at> redscript.org>
@@ -1858,7 +1858,7 @@ (define-public font-iosevka-comfy
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.41.3")
+    (version "0.41.4")
     (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 "11ldfkdc86kxbpwypggkyx2k5pj2rnq34r7gp0pmpzz61m1wk2v0"))))
+        (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: b5af0b9c016a65bf32b06a4f118c2ed48f3a80b3
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 64815-done <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>
Subject: Re: bug#64815: [PATCH] gnu: font-sarasa-gothic: Update to 0.41.4.
Date: Sun, 13 Aug 2023 14:59:20 +0800
Hilton Chain <hako <at> ultrarare.space> writes:

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

Pushed 0.41.6 update, thank you!


This bug report was last modified 1 year and 286 days ago.

Previous Next


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