all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#31922] [PATCH] gnu: font-cns11643: Update to 98.1.20180605.
@ 2018-06-21  7:36 Brendan Tildesley
  2018-06-25 19:14 ` bug#31922: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Brendan Tildesley @ 2018-06-21  7:36 UTC (permalink / raw)
  To: 31922

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



[-- Attachment #2: 0001-gnu-font-cns11643-Update-to-98.1.20180605.patch --]
[-- Type: text/x-patch, Size: 1619 bytes --]

From 334688806482cd5ade111571d3771c9e8f806573 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <brendan.tildesley@openmailbox.org>
Date: Thu, 21 Jun 2018 17:18:47 +1000
Subject: [PATCH] gnu: font-cns11643: Update to 98.1.20180605.

* gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20180605. Add some
  packager notes.
---
 gnu/packages/fonts.scm | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 204f23a80..e9b68a779 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -431,15 +431,19 @@ text in Simplified Chinese, Traditional Chinese, Japanese, and Korean.")
     (license license:silofl1.1)))
 
 (define-public font-cns11643
+  ;; Since upstream doesn't provide any version numbers, the date of the last
+  ;; edit is used, taken from https://data.gov.tw/dataset/5961
+  ;; XXX: The source is also updated in-place, so it may be desirable to mirror
+  ;; it elsewhere to avoid suddenly losing the current source file.
   (package
     (name "font-cns11643")
-    (version "98.1.20170524")
+    (version "98.1.20180605")
     (source (origin
               (method url-fetch)
               (uri "http://www.cns11643.gov.tw/AIDB/Open_Data.zip")
               (sha256
                (base32
-                "1iad6rklxkx03ji1fav9faq7cmqkci3i6pcyg2ilvh984j5qzhq3"))))
+                "000a9whrjr1cd4pjc23pbl60zwkq3wcb5g61p9qi7fn3hwkp0kyw"))))
     (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.17.1


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

* bug#31922: [PATCH] gnu: font-cns11643: Update to 98.1.20180605.
  2018-06-21  7:36 [bug#31922] [PATCH] gnu: font-cns11643: Update to 98.1.20180605 Brendan Tildesley
@ 2018-06-25 19:14 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-06-25 19:14 UTC (permalink / raw)
  To: Brendan Tildesley, 31922-done

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

Brendan Tildesley <brendan.tildesley@openmailbox.org> writes:

> From 334688806482cd5ade111571d3771c9e8f806573 Mon Sep 17 00:00:00 2001
> From: Brendan Tildesley <brendan.tildesley@openmailbox.org>
> Date: Thu, 21 Jun 2018 17:18:47 +1000
> Subject: [PATCH] gnu: font-cns11643: Update to 98.1.20180605.
>
> * gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20180605. Add some
>   packager notes.

Applied, thanks!

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

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

end of thread, other threads:[~2018-06-25 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-21  7:36 [bug#31922] [PATCH] gnu: font-cns11643: Update to 98.1.20180605 Brendan Tildesley
2018-06-25 19:14 ` bug#31922: " Marius Bakke

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.