[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: font-sarasa-gothic: Update to 0.42.6.
From: |
guix-commits |
Subject: |
03/07: gnu: font-sarasa-gothic: Update to 0.42.6. |
Date: |
Sat, 25 Nov 2023 09:02:40 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 282927e9705724aa09e89805f87fa2c395356dcf
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Nov 18 15:08:06 2023 +0800
gnu: font-sarasa-gothic: Update to 0.42.6.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.6.
Change-Id: I84203bf94b3b147c440a473fef0fcff4596fcd29
---
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 812282cf9e..813367be8a 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1952,7 +1952,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.42.1")
+ (version "0.42.6")
(source
(origin
(method url-fetch)
@@ -1960,7 +1960,7 @@ weights and five widths in both Roman and Italic, plus
variable fonts.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0lrhipis21cafpsf8wsrdavlblfgzz424r23rj78ik8npbws1a3v"))))
+ (base32 "0czx10yph2lxg2k4w6qjnil73zb2pgg3g400apm9gay41m04990v"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (6e4914a037 -> 1566e00fbc), guix-commits, 2023/11/25
- 03/07: gnu: font-sarasa-gothic: Update to 0.42.6.,
guix-commits <=
- 01/07: gnu: font-lxgw-wenkai: Update to 1.311., guix-commits, 2023/11/25
- 02/07: gnu: font-lxgw-wenkai-tc: Update to 1.011., guix-commits, 2023/11/25
- 05/07: gnu: zig-0.9: Use gexp., guix-commits, 2023/11/25
- 07/07: gnu: LLVM, Clang, libomp, lld: Update to 17.0.5., guix-commits, 2023/11/25
- 06/07: gnu: zig-0.10: Inherit from zig-0.9., guix-commits, 2023/11/25
- 04/07: gnu: zig-0.10: Use gexp., guix-commits, 2023/11/25