[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/13: gnu: font-chiron-sung-hk: Update to 1.011.
From: |
guix-commits |
Subject: |
03/13: gnu: font-chiron-sung-hk: Update to 1.011. |
Date: |
Fri, 8 Mar 2024 22:15:38 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit c8529c32010ae632ff9b8cc21d7971a93b000033
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Feb 27 23:06:01 2024 +0800
gnu: font-chiron-sung-hk: Update to 1.011.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.011.
Change-Id: Ib462e1707e611a2ff8053d69d38d28324e8d1cfe
---
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 2509aa65f2..9cfc959414 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3321,7 +3321,7 @@ dialects in Hong Kong and Taiwan.")))
(define-public font-chiron-sung-hk
(package
(name "font-chiron-sung-hk")
- (version "1.010")
+ (version "1.011")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3330,7 +3330,7 @@ dialects in Hong Kong and Taiwan.")))
(file-name (git-file-name name version))
(sha256
(base32
- "065p1gc5xjwc4kfw8bqpsbhaf1p4w0k4l0j04vjsjhcl4k9vyvfz"))))
+ "1916bb834y4r4312g14zid7w3pbx1i70jcgkkfbf4z20grrj891m"))))
(build-system font-build-system)
(home-page "https://chiron-fonts.github.io/")
(synopsis "Traditional Chinese Song typeface")
- branch master updated (c7c99aeb3c -> 52f9db6503), guix-commits, 2024/03/08
- 04/13: gnu: font-chiron-hei-hk: Update to 2.509., guix-commits, 2024/03/08
- 06/13: gnu: sway: Update to 1.9., guix-commits, 2024/03/08
- 01/13: gnu: patatt: Update to 0.6.3., guix-commits, 2024/03/08
- 12/13: gnu: qbittorrent-enhanced-nox: Rename to qbittorrent-enhanced-no-x., guix-commits, 2024/03/08
- 08/13: gnu: font-lxgw-wenkai: Update to 1.320., guix-commits, 2024/03/08
- 05/13: gnu: font-chiron-sung-hk: Split outputs., guix-commits, 2024/03/08
- 02/13: linux-initrd: Avoid looking up builtin modules., guix-commits, 2024/03/08
- 03/13: gnu: font-chiron-sung-hk: Update to 1.011.,
guix-commits <=
- 07/13: gnu: sway: Update package style., guix-commits, 2024/03/08
- 09/13: gnu: font-lxgw-wenkai-tc: Update to 1.320., guix-commits, 2024/03/08
- 11/13: gnu: qbittorrent-no-x: Actually remove qtsvg from inputs., guix-commits, 2024/03/08
- 10/13: gnu: qbittorrent-enhanced: Update to 4.6.3.10., guix-commits, 2024/03/08
- 13/13: gnu: Add sioyek., guix-commits, 2024/03/08