unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53204: [patch] font-cns11643: Open_Data hash changed
@ 2022-01-12  8:54 Dr. Arne Babenhauserheide
  2022-01-12 10:45 ` Maxime Devos
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Dr. Arne Babenhauserheide @ 2022-01-12  8:54 UTC (permalink / raw)
  To: 53204


[-- Attachment #1.1: Type: text/plain, Size: 102 bytes --]

Hi,

the archive Open_Data.zip changed and the fonts were updated. The
attached patch should fix it:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-Update-hash-of-Open_Data.zip.patch --]
[-- Type: text/x-patch, Size: 1190 bytes --]

From c70a046791ffa1fc3cf28f770a2edba5db0d0560 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Wed, 12 Jan 2022 09:39:08 +0100
Subject: [PATCH] Update hash of Open_Data.zip

---
 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 63d1240d5c..ed13e01194 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -532,13 +532,13 @@ (define-public font-cns11643
   ;; it elsewhere to avoid suddenly losing the current source file.
   (package
     (name "font-cns11643")
-    (version "98.1.20180605")
+    (version "98.1.20220107")
     (source (origin
               (method url-fetch)
               (uri "http://www.cns11643.gov.tw/AIDB/Open_Data.zip")
               (sha256
                (base32
-                "000a9whrjr1cd4pjc23pbl60zwkq3wcb5g61p9qi7fn3hwkp0kyw"))))
+                "0ygq7a0gb0nah74wlvf84kss68k514dml1wkcihv2s5v5j9rys0y"))))
     (build-system font-build-system)
     (home-page "http://www.cns11643.gov.tw/AIDB/welcome.do")
     (synopsis "CJK TrueType fonts, TW-Kai and TW-Sung")
-- 
2.34.0


[-- Attachment #1.3: Type: text/plain, Size: 101 bytes --]


Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-09  6:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12  8:54 bug#53204: [patch] font-cns11643: Open_Data hash changed Dr. Arne Babenhauserheide
2022-01-12 10:45 ` Maxime Devos
2022-01-12 11:13   ` Maxime Devos
2022-01-12 11:41   ` Dr. Arne Babenhauserheide
2022-01-12 12:18     ` Maxime Devos
2022-01-31  1:59 ` bug#53204: [patch] font-cns11643: ... unzip error Brendan Tildesley
2022-01-31  9:18   ` Maxime Devos
2022-01-31 11:23     ` Brendan Tildesley
2022-01-31 12:35       ` Maxime Devos
2022-02-01  1:23         ` Brendan Tildesley
2022-10-09  6:38 ` bug#53204: [patch] font-cns11643: Open_Data hash changed Brendan Tildesley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).