[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: font-google-noto-serif-cjk: Update to 2.003.
From: |
guix-commits |
Subject: |
08/12: gnu: font-google-noto-serif-cjk: Update to 2.003. |
Date: |
Mon, 2 Sep 2024 06:54:22 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit c868d14806580b99da45ed97c0fa351fb4593098
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Aug 31 14:48:38 2024 +0800
gnu: font-google-noto-serif-cjk: Update to 2.003.
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.003.
Change-Id: If75e51b8fc6603221099554ccc4377c1526772ad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
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 27d7d8f0dc..3e531a3d54 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1267,7 +1267,7 @@ CJK fonts.")
(define-public font-google-noto-serif-cjk
(package
(name "font-google-noto-serif-cjk")
- (version "2.002")
+ (version "2.003")
(source
(origin
(method url-fetch)
@@ -1276,7 +1276,7 @@ CJK fonts.")
version "/02_NotoSerifCJK-OTF-VF.zip"))
(file-name (string-append name "-" version ".zip"))
(sha256
- (base32 "007jk7rmfapq5zq4ji9d1l5gpp34p98l9ylhiw33q42d66v2g717"))))
+ (base32 "17jjsacnv5lmnidhha9xs1kz6gspbijda01c5y50vk2n86swz63q"))))
(build-system font-build-system)
(arguments
(list #:phases
- branch master updated (3c21d0da62 -> ad7211cfe0), guix-commits, 2024/09/02
- 05/12: gnu: font-chiron-hei-hk: Update to 2.515., guix-commits, 2024/09/02
- 12/12: gnu: guile-qr-code: Update to 0.2.0., guix-commits, 2024/09/02
- 11/12: gnu: font-chiron-sung-hk: Update to 1.014., guix-commits, 2024/09/02
- 08/12: gnu: font-google-noto-serif-cjk: Update to 2.003.,
guix-commits <=
- 06/12: gnu: font-google-noto: Update to 24.8.1., guix-commits, 2024/09/02
- 10/12: gnu: font-lxgw-wenkai-tc: Update to 1.330., guix-commits, 2024/09/02
- 02/12: gnu: easyrpg-player: Update to 0.8., guix-commits, 2024/09/02
- 09/12: gnu: font-lxgw-wenkai: Update to 1.330., guix-commits, 2024/09/02
- 01/12: gnu: liblcf: Update to 0.8., guix-commits, 2024/09/02
- 07/12: gnu: font-sarasa-gothic: Update to 1.0.20., guix-commits, 2024/09/02
- 04/12: gnu: avrdude: Update to 8.0., guix-commits, 2024/09/02
- 03/12: gnu: easyrpg-player: Enable MIDI format support., guix-commits, 2024/09/02