From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mG9wGfHi3WVRTgAAe85BDQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 14:26:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mG9wGfHi3WVRTgAAe85BDQ (envelope-from ) for ; Tue, 27 Feb 2024 14:26:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=aApuydKd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709040369; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xwn8Tzpm3woC0p+gcujD+11tuBx5l2xT2ohaSaQK7V0=; b=oYKey4nHAqSrRCOrmsSDd1XffwLeM2wMVshn+osaoSj6TtIBTKfbh6CJhUHBQVX20RoBXX NtS+t2NCYybPX8OwV+SSRK9mHUJF1LYJ5rLpIe72WUKAnd3yn9fplNEg8VNn2iPeJASlgf q8jpq2IK5DrzXQ8sTBuYyUFut6S8/w7qyt6Ne8qOxJCxamH0AvDyaBMBisEBQ+f5XKNmZP 6esb2gWRLaRo319kmRnILcmBl+E1iuTwPGxgexD5uq8mc8wIa16xZm/ZdI1frhNvVIwzuF FSayutCUwIdKx0gUjODMRaIYyqOtyqtsnYqvFg9Q8tefCX4HPBLlnx9Z9hQyFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=aApuydKd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709040369; a=rsa-sha256; cv=none; b=mpzwEfqY0ybxUcbSK2gL7s1iXkBt/YNDdVM3/GEgnnkECBHYy+r5SgHvAt4Pb7+Gz0I2Eq //PhUkc83KvIL2BZ/Ajc8v9UCjO+kage/JVGieemMgtt8/ExaUIix+LTuk5If0kSzRHPZW +OstnRPVi2GxZHdd2Ug+fJYITufszfCScXR8PTeZBos9XROQRQ/G8SdB7LCAe/6llE2l2M aPbyOiy34gULmUvz+2NS3zzeeH3MpegTpl0j2BPuUADXjcfnaEyVKSjoTMGRIiBsmdnnZ0 DMclNJP4xAPN265aSr3F8DXl5H70SOSGClPRcX7zEsCdArOYcr+lMXdNkY+Lyw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4A1A05B88E for ; Tue, 27 Feb 2024 14:26:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rexT1-0007Is-Qe; Tue, 27 Feb 2024 08:25:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rexSq-0007En-SM for guix-patches@gnu.org; Tue, 27 Feb 2024 08:25:49 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rexSp-0001Jg-0a for guix-patches@gnu.org; Tue, 27 Feb 2024 08:25:43 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rexT7-00068g-UJ; Tue, 27 Feb 2024 08:26:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69424] [PATCH 1/5] gnu: font-google-noto: Update to 24.2.1. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, yangjiwei@protonmail.com, guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 13:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69424 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69424@debbugs.gnu.org Cc: Hilton Chain , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Jiwei YANG X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Jiwei YANG Received: via spool by 69424-submit@debbugs.gnu.org id=B69424.170904031823487 (code B ref 69424); Tue, 27 Feb 2024 13:26:01 +0000 Received: (at 69424) by debbugs.gnu.org; 27 Feb 2024 13:25:18 +0000 Received: from localhost ([127.0.0.1]:52703 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rexSP-00066k-4U for submit@debbugs.gnu.org; Tue, 27 Feb 2024 08:25:17 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:55010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rexGB-0005YR-Tc for 69424@debbugs.gnu.org; Tue, 27 Feb 2024 08:12:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709038523; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xwn8Tzpm3woC0p+gcujD+11tuBx5l2xT2ohaSaQK7V0=; b=aApuydKdQGeh51ZrZVoQEXClk60DwhtnQ7TeFPNeKQPWDOAk53++Ym4vFon5KAJT71jSVW o/7ooDhJFeirRAjSDTudhNIaWPo7CwIsszDss4nLcl0kEsHGg7GEtpkqXUu+fdI9wf1gbl hPv8elcu+4S/mH72bJiprbLYM+k5yiVZt8O6GFQkymV9bzapli74LS6liEjOyht/PcZG54 pjd8sklZH3hO/p6cp3Eoc5ZykdXdw49xkJsmVOeBX/H390+CUaVgYWF0UO3IL/Rly5QTpq ijjVKv5u41X9oALScO94TPI3wOEMSALd/TtncNMlOOx8D2scSamFUXS9sSVc/g== Date: Tue, 27 Feb 2024 20:54:21 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.27 X-Spam-Score: -6.27 X-Migadu-Queue-Id: 4A1A05B88E X-Migadu-Scanner: mx11.migadu.com X-TUID: 0O1cIP3Cd73w * 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 2cc420f7ba..72bf0124c4 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1081,7 +1081,7 @@ (define-public font-gnu-unifont (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 @@ (define-public font-google-noto (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") -- 2.41.0