[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: font-sarasa-gothic: Update to 0.42.0.
From: |
guix-commits |
Subject: |
02/09: gnu: font-sarasa-gothic: Update to 0.42.0. |
Date: |
Sat, 30 Sep 2023 05:35:14 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 7c92356adff66e645e6956a095018a7905e08908
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Wed Sep 27 19:43:13 2023 +0800
gnu: font-sarasa-gothic: Update to 0.42.0.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 404495f6e3..5c364ec802 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1937,7 +1937,7 @@ weights and five widths in both Roman and Italic, plus
variable fonts.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.41.8")
+ (version "0.42.0")
(source
(origin
(method url-fetch)
@@ -1945,7 +1945,7 @@ weights and five widths in both Roman and Italic, plus
variable fonts.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0m2c3g8c6wxgyyvmraln4bx0qn949j9rin593s1c01hzah435cac"))))
+ (base32 "06yvymkkmp8g7innmwg9xc6wdsfngj118k1fhp8fcav4110qx585"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (b268842ec4 -> ee5de9cdf2), guix-commits, 2023/09/30
- 03/09: gnu: picard: Update to 2.9.2., guix-commits, 2023/09/30
- 02/09: gnu: font-sarasa-gothic: Update to 0.42.0.,
guix-commits <=
- 05/09: gnu: utfcpp: Update to 3.2.5., guix-commits, 2023/09/30
- 09/09: gnu: sdcc: Update to 4.3.0., guix-commits, 2023/09/30
- 01/09: gnu: hdf-eos5: Update to 2.0., guix-commits, 2023/09/30
- 07/09: gnu: sdcc: Adjust format., guix-commits, 2023/09/30
- 04/09: gnu: libglvnd: Update to 1.7.0., guix-commits, 2023/09/30
- 06/09: gnu: sdcc: Update package style., guix-commits, 2023/09/30
- 08/09: gnu: sdcc: Embed absolute reference to μCsim., guix-commits, 2023/09/30