[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: font-google-noto: Update to 24.2.1.
From: |
guix-commits |
Subject: |
01/08: gnu: font-google-noto: Update to 24.2.1. |
Date: |
Sat, 16 Mar 2024 21:01:39 -0400 (EDT) |
hako pushed a commit to branch master
in repository guix.
commit 17b1350f68d55d20fafd9fefc5e469c78ec06d88
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Feb 27 20:46:04 2024 +0800
gnu: font-google-noto: Update to 24.2.1.
* gnu/packages/fonts.scm (font-google-noto): Update to 24.2.1.
Change-Id: I238f914388a2d808b817de1252ba8ee84c6299bd
---
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 368d4c331d..f9d8dff3ef 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1081,7 +1081,7 @@ utilities to ease adding new glyphs to the font.")
(define-public font-google-noto
(package
(name "font-google-noto")
- (version "23.11.1")
+ (version "24.2.1")
(source
(origin
(method git-fetch)
@@ -1090,7 +1090,7 @@ utilities to ease adding new glyphs to the font.")
(commit (string-append "noto-monthly-release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0vvxhky35l4i0ha60yw0gj26f3v33hpf2zax17yyj16mww4cn4d8"))))
+ (base32 "087jg8ahpq35xwyrmvm9ivxl0wjic2j4r28bbrwqmgdva9brms40"))))
(build-system font-build-system)
(home-page "https://www.google.com/get/noto/")
(synopsis "Fonts to cover all languages")
- branch master updated (6fda9cfd0f -> edfb05e16d), guix-commits, 2024/03/16
- 01/08: gnu: font-google-noto: Update to 24.2.1.,
guix-commits <=
- 02/08: gnu: font-google-noto: Prefer variable fonts and split outputs., guix-commits, 2024/03/16
- 03/08: gnu: font-google-noto-emoji: Update to 2.042., guix-commits, 2024/03/16
- 04/08: gnu: font-google-noto-sans-cjk: Switch to variable fonts., guix-commits, 2024/03/16
- 05/08: gnu: font-google-noto-serif-cjk: Update to 2.002., guix-commits, 2024/03/16
- 06/08: gnu: smartdns: Update to 45., guix-commits, 2024/03/16
- 07/08: gnu: grimshot: Fix build., guix-commits, 2024/03/16
- 08/08: gnu: wlgreet: Update to 0.4.1-1.7e79d60., guix-commits, 2024/03/16