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

Previous Next

Package: guix-patches;

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

Date: Sat, 6 Jan 2024 11:22:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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#68281: closed (Re: [bug#68281] [PATCH] gnu: font-sarasa-gothic:
 Update to 1.0.3.)
Date: Sun, 07 Jan 2024 18:54:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68281: [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3.

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 68281 <at> debbugs.gnu.org.

-- 
68281: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68281
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 68281-done <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>,
 宋文武 <iyzsong <at> envs.net>
Subject: Re: [bug#68281] [PATCH] gnu: font-sarasa-gothic: Update to 1.0.3.
Date: Sun, 07 Jan 2024 19:53:28 +0100
> -                           "/sarasa-gothic-ttc-" version ".7z"))
> +                           "/Sarasa-TTC-" version ".7z"))

I mentioned that in the commit message and applied,

Thanks,

Mathieu

[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 1.0.3.
Date: Sat,  6 Jan 2024 19:21:08 +0800
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.3.

Change-Id: I227632d725fb341199c738a5aa6ac17e7ea635cb
---
 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 7516e1642b..68c0770d78 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1952,15 +1952,15 @@ (define-public font-junicode
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.42.6")
+    (version "1.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/be5invis/Sarasa-Gothic"
                            "/releases/download/v" version
-                           "/sarasa-gothic-ttc-" version ".7z"))
+                           "/Sarasa-TTC-" version ".7z"))
        (sha256
-        (base32 "0czx10yph2lxg2k4w6qjnil73zb2pgg3g400apm9gay41m04990v"))))
+        (base32 "1cgqf15fhg567s2bwjpal3xfcdnbgyy0iav5181zkn6b4k56dgl4"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: c0e21e523d93081153a2ffc91e5a9f06afe62b91
-- 
2.41.0




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

Previous Next


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