[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/23: gnu: font-sarasa-gothic: Update to 1.0.5.
From: |
guix-commits |
Subject: |
09/23: gnu: font-sarasa-gothic: Update to 1.0.5. |
Date: |
Mon, 5 Feb 2024 02:29:42 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 2326201bc5b73ba3ef2e30f41558548faee3428f
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Jan 28 14:28:36 2024 +0800
gnu: font-sarasa-gothic: Update to 1.0.5.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.5.
Change-Id: I53b2a12f607e0a75645759f8e9190fe7117b49cd
---
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 e050f4fde9..a69e54540b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1975,7 +1975,7 @@ weights and five widths in both Roman and Italic, plus
variable fonts.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
- (version "1.0.3")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
@@ -1983,7 +1983,7 @@ weights and five widths in both Roman and Italic, plus
variable fonts.")
"/releases/download/v" version
"/Sarasa-TTC-" version ".7z"))
(sha256
- (base32 "1cgqf15fhg567s2bwjpal3xfcdnbgyy0iav5181zkn6b4k56dgl4"))))
+ (base32 "0sfmqrjfzjy2zxd26kjrdbp59ahxj7p2qr1z5qy512j2cgl1gyiq"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (abeffc8237 -> 5a806face5), guix-commits, 2024/02/05
- 01/23: gnu: mbedtls-for-hiawatha: Use inherited source., guix-commits, 2024/02/05
- 05/23: gnu: mbedtls-apache: Rename to mbedtls-lts., guix-commits, 2024/02/05
- 04/23: gnu: mbedtls-apache: Use gexps., guix-commits, 2024/02/05
- 07/23: services: kernel-module-lodaer: Add udev requirement., guix-commits, 2024/02/05
- 08/23: gnu: Add pam-uaccess., guix-commits, 2024/02/05
- 09/23: gnu: font-sarasa-gothic: Update to 1.0.5.,
guix-commits <=
- 10/23: gnu: phantomsocks: Update to 0.0.0-20240125140126-2576269ca69a., guix-commits, 2024/02/05
- 02/23: gnu: mbedtls-for-hiawatha: Update package style., guix-commits, 2024/02/05
- 06/23: gnu: Add mbedtls, version 3.5.2., guix-commits, 2024/02/05
- 03/23: gnu: mbedtls-apache: Update to 2.28.7., guix-commits, 2024/02/05
- 12/23: gnu: kconfig-hardened-check: Update to 0.6.6., guix-commits, 2024/02/05
- 13/23: gnu: kconfig-hardened-check: Rename to kernel-hardening-checker., guix-commits, 2024/02/05
- 16/23: gnu: emacs-wanderlust: Update to 2.15.9-818.9fd2c65., guix-commits, 2024/02/05
- 21/23: gnu: go-github-com-docker-go-connections: Update to 0.5.0., guix-commits, 2024/02/05
- 15/23: gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44., guix-commits, 2024/02/05
- 17/23: gnu: egl-wayland: Update to 1.1.13., guix-commits, 2024/02/05