[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: font-sarasa-gothic: Update to 0.37.4.
From: |
guix-commits |
Subject: |
01/09: gnu: font-sarasa-gothic: Update to 0.37.4. |
Date: |
Wed, 23 Nov 2022 04:54:12 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit b8985be94c5186529f2d93df2cf2f9b6e51ac8c4
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Nov 22 18:33:57 2022 +0800
gnu: font-sarasa-gothic: Update to 0.37.4.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.37.4.
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 343f736ed2..a2578e1bf7 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1666,7 +1666,7 @@ programming. Iosevka is completely generated from its
source code.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.36.8")
+ (version "0.37.4")
(source
(origin
(method url-fetch)
@@ -1674,7 +1674,7 @@ programming. Iosevka is completely generated from its
source code.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "01fn5mzr1rcz0c8nbhabwbv1pq1c3ylf2msxldc9adks1pi45fmh"))))
+ (base32 "12i8lccl4ysinhz40s2fz6249r9n35in4rqmk3a0fgcjfaby3kfm"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (5ba10abc49 -> 7fa8c05753), guix-commits, 2022/11/23
- 01/09: gnu: font-sarasa-gothic: Update to 0.37.4.,
guix-commits <=
- 04/09: gnu: Add cl-simplet., guix-commits, 2022/11/23
- 07/09: gnu: Add cl-eventbus., guix-commits, 2022/11/23
- 09/09: gnu: python-cdflib: Update to 0.4.9., guix-commits, 2022/11/23
- 02/09: gnu: Add emacs-treeview., guix-commits, 2022/11/23
- 03/09: gnu: Add emacs-inspector., guix-commits, 2022/11/23
- 05/09: gnu: Add cl-assertion-error., guix-commits, 2022/11/23
- 08/09: gnu: Add cl-cacau., guix-commits, 2022/11/23
- 06/09: gnu: Add cl-assert-p., guix-commits, 2022/11/23