all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57622] [PATCH] gnu: font-lxgw-wenkai: Update to 1.240.
@ 2022-09-06 13:25 Hilton Chain via Guix-patches via
  2022-09-07 17:18 ` bug#57622: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-09-06 13:25 UTC (permalink / raw)
  To: 57622


* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.240.
---
 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 09445cd00c..a3e2efb7dc 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2735,7 +2735,7 @@ (define-public font-atui-feather
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.235.2")
+    (version "1.240")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2743,7 +2743,7 @@ (define-public font-lxgw-wenkai
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk"))))
+                "1rg6i6fqs1b0b2g4kijimkyqbxfn6n8ac74rppsizq65n6crvfib"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
     (synopsis "Simplified Chinese Imitation Song typeface")

base-commit: 7ae51b741a6b73d3b2730389ed5291e00d7e5c0a
-- 
2.37.2





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

* bug#57622: [PATCH] gnu: font-lxgw-wenkai: Update to 1.240.
  2022-09-06 13:25 [bug#57622] [PATCH] gnu: font-lxgw-wenkai: Update to 1.240 Hilton Chain via Guix-patches via
@ 2022-09-07 17:18 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-09-07 17:18 UTC (permalink / raw)
  To: Hilton Chain, 57622-done

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

Hilton Chain via Guix-patches via <guix-patches@gnu.org> skriver:

> * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.240.

Applied, thanks!

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

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

end of thread, other threads:[~2022-09-07 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 13:25 [bug#57622] [PATCH] gnu: font-lxgw-wenkai: Update to 1.240 Hilton Chain via Guix-patches via
2022-09-07 17:18 ` bug#57622: " 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.