[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: font-sarasa-gothic: Update to 0.42.1.
From: |
guix-commits |
Subject: |
02/06: gnu: font-sarasa-gothic: Update to 0.42.1. |
Date: |
Tue, 3 Oct 2023 08:54:55 -0400 (EDT) |
hako pushed a commit to branch master
in repository guix.
commit 0951f2a2c201b263760de7977a4fec6fc58ca1f8
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Mon Oct 2 12:44:52 2023 +0800
gnu: font-sarasa-gothic: Update to 0.42.1.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.1.
---
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 51e4b379de..8ed128d525 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.42.0")
+ (version "0.42.1")
(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 "06yvymkkmp8g7innmwg9xc6wdsfngj118k1fhp8fcav4110qx585"))))
+ (base32 "0lrhipis21cafpsf8wsrdavlblfgzz424r23rj78ik8npbws1a3v"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (18b4db357b -> a71232b2c5), guix-commits, 2023/10/03
- 03/06: gnu: font-lxgw-wenkai: Update to 1.310., guix-commits, 2023/10/03
- 02/06: gnu: font-sarasa-gothic: Update to 0.42.1.,
guix-commits <=
- 01/06: gnu: font-chiron-hei-hk: Update to 2.508., guix-commits, 2023/10/03
- 04/06: gnu: font-lxgw-wenkai-tc: Update to 1.010., guix-commits, 2023/10/03
- 05/06: gnu: spectre-meltdown-checker: Update to 0.46., guix-commits, 2023/10/03
- 06/06: Revert "gnu: emacs-buttercup: Fix native comp tests with emacs-next.", guix-commits, 2023/10/03