unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0.
@ 2023-01-17 11:42 Hilton Chain via Guix-patches via
  2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
  2023-01-30  2:01 ` bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 宋文武 via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-17 11:42 UTC (permalink / raw)
  To: 60876


* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.38.0.
---
 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 95e99d5a73..5c0de08e1a 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1666,7 +1666,7 @@ (define-public font-iosevka-etoile
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.37.4")
+    (version "0.38.0")
     (source
      (origin
        (method url-fetch)
@@ -1674,7 +1674,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "12i8lccl4ysinhz40s2fz6249r9n35in4rqmk3a0fgcjfaby3kfm"))))
+        (base32 "0kyjxqjq6xfcgkhgqynn3kn4s2vhr4bmf9xgm62qc8kg9nvaqxai"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.38.1





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

* [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250.
  2023-01-17 11:42 [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 Hilton Chain via Guix-patches via
@ 2023-01-17 11:44 ` Hilton Chain via Guix-patches via
  2023-01-17 11:45   ` [bug#60876] [PATCH 3/3] gnu: font-lxgw-wenkai-tc: Update to 0.930 Hilton Chain via Guix-patches via
  2023-01-30  2:01 ` bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 宋文武 via Guix-patches via
  1 sibling, 1 reply; 4+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-17 11:44 UTC (permalink / raw)
  To: 60876


* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.250.
---
 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 5c0de08e1a..0606f4475a 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2823,7 +2823,7 @@ (define-public font-atui-feather
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.245.1")
+    (version "1.250")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2831,7 +2831,7 @@ (define-public font-lxgw-wenkai
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "13hvr1jz9xpb0cgi4xk3zfbn6w5x258zja55hznbgny2sijnjn8a"))))
+                "04c1cszxhs2zw3qn7rs3ik2aaczvf8n28gq9ch6iv782fv2p8irn"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
     (synopsis "Simplified Chinese Imitation Song typeface")
-- 
2.38.1





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

* [bug#60876] [PATCH 3/3] gnu: font-lxgw-wenkai-tc: Update to 0.930.
  2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
@ 2023-01-17 11:45   ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 4+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-17 11:45 UTC (permalink / raw)
  To: 60876


* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.930.
---
 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 0606f4475a..fc8173e998 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2845,7 +2845,7 @@ (define-public font-lxgw-wenkai-tc
   (package
     (inherit font-lxgw-wenkai)
     (name "font-lxgw-wenkai-tc")
-    (version "0.922.1")
+    (version "0.930")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2853,7 +2853,7 @@ (define-public font-lxgw-wenkai-tc
                     version "/lxgw-wenkai-tc-v" version ".tar.gz"))
               (sha256
                (base32
-                "0a1n0yfnh3sc3ldgjxxglw4xyg82i2pk432sk8hfdzrrl4zzjyz3"))))
+                "0w39vp7kwm0m2g4vz24h0a642a0arg8hxh35rd80py5k1z9hdhk1"))))
     (home-page "https://github.com/lxgw/LxgwWenKaitc")
     (synopsis "Traditional Chinese Imitation Song typeface")
     (description
-- 
2.38.1





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

* bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0.
  2023-01-17 11:42 [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 Hilton Chain via Guix-patches via
  2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
@ 2023-01-30  2:01 ` 宋文武 via Guix-patches via
  1 sibling, 0 replies; 4+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-30  2:01 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 60876-done

Hilton Chain <hako@ultrarare.space> writes:

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

Applied all 3 with latest updates, thank you!




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

end of thread, other threads:[~2023-01-30  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 11:42 [bug#60876] [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 Hilton Chain via Guix-patches via
2023-01-17 11:44 ` [bug#60876] [PATCH 2/3] gnu: font-lxgw-wenkai: Update to 1.250 Hilton Chain via Guix-patches via
2023-01-17 11:45   ` [bug#60876] [PATCH 3/3] gnu: font-lxgw-wenkai-tc: Update to 0.930 Hilton Chain via Guix-patches via
2023-01-30  2:01 ` bug#60876: [PATCH 1/3] gnu: font-sarasa-gothic: Update to 0.38.0 宋文武 via Guix-patches via

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).