[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: font-sarasa-gothic: Update to 0.36.6
From: |
guix-commits |
Subject: |
03/06: gnu: font-sarasa-gothic: Update to 0.36.6 |
Date: |
Wed, 3 Aug 2022 06:33:41 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 815710cf374ae1dbd8a8440aa03e9225503d6696
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Wed Jul 13 20:55:17 2022 +0800
gnu: font-sarasa-gothic: Update to 0.36.6
From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 53548ce827..ae9d79c1b8 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1579,7 +1579,7 @@ programming. Iosevka is completely generated from its
source code.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "0.36.0")
+ (version "0.36.6")
(source
(origin
(method url-fetch)
@@ -1587,7 +1587,7 @@ programming. Iosevka is completely generated from its
source code.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
- (base32 "0rr6qrf49zx3cl1pv7063l12nnj2nm9p4di3frp0p4ci9l7b4xmw"))))
+ (base32 "1sns6589h3wwppykqgz5w9jy4n9cbkwk56cc4gz3j3zm8wqsn0jq"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (ae0c11f920 -> c4e58c119d), guix-commits, 2022/08/03
- 02/06: gnu: Add android-file-transfer., guix-commits, 2022/08/03
- 03/06: gnu: font-sarasa-gothic: Update to 0.36.6,
guix-commits <=
- 04/06: gnu: Add evtest., guix-commits, 2022/08/03
- 01/06: gnu: fenics: Do not mpirun tests., guix-commits, 2022/08/03
- 05/06: gnu: xscreensaver: Update to 6.04., guix-commits, 2022/08/03
- 06/06: gnu: xscreensaver: Remove input labels., guix-commits, 2022/08/03