From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 23 12:46:47 2024 Received: (at submit) by debbugs.gnu.org; 23 Oct 2024 16:46:47 +0000 Received: from localhost ([127.0.0.1]:60593 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3eVT-0004ty-Cc for submit@debbugs.gnu.org; Wed, 23 Oct 2024 12:46:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:58776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3eVQ-0004tn-T7 for submit@debbugs.gnu.org; Wed, 23 Oct 2024 12:46:46 -0400 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 1t3eUw-00057z-7C for guix-patches@gnu.org; Wed, 23 Oct 2024 12:46:15 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1t3eUt-0001Bc-Nl for guix-patches@gnu.org; Wed, 23 Oct 2024 12:46:13 -0400 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:a000:3a14:2f51:8f8c:8b1a]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 777C534EFA; Wed, 23 Oct 2024 16:46:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1729701968; 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; bh=XUspYMzpKozfwV7x57aVDIRUbhQMccRgZKHtFKF6esk=; b=iVpWo5tAsKvPsdBBYvTAVqlXJ6/SfeVuaLrTnKqzIy33HcJD+L04Hw5RsGVdaFsqKewBpE xATclCquxw6aWJmdk4o7OmrN/yZhInJRQPukd6T9bOMxeWAdiNSCeUmCYeTg6HPzpHWIeJ ZViyLYS9unv8cjDtzf+v8j2zA+71YEs= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH] gnu: fcft: Update to 3.1.9. Date: Wed, 23 Oct 2024 18:45:13 +0200 Message-ID: X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Ashish SHUKLA * gnu/packages/fontutils.scm (fcft): Update to 3.1.9. Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b --- gnu/packages/fontutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm index df448de973..614d62f439 100644 --- a/gnu/packages/fontutils.scm +++ b/gnu/packages/fontutils.scm @@ -1880,7 +1880,7 @@ (define-public nototools (define-public fcft (package (name "fcft") - (version "3.0.1") + (version "3.1.9") (home-page "https://codeberg.org/dnkl/fcft") (source (origin (method git-fetch) @@ -1888,7 +1888,7 @@ (define-public fcft (file-name (git-file-name name version)) (sha256 (base32 - "0jxy92ny8b7s7yvz1mr8zpf7l2zsn506fi9f98pvh9k25jprg0cx")))) + "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g")))) (build-system meson-build-system) (native-inputs (list check pkg-config scdoc)) base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303 -- 2.47.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 24 04:14:50 2024 Received: (at submit) by debbugs.gnu.org; 24 Oct 2024 08:14:50 +0000 Received: from localhost ([127.0.0.1]:33529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3szY-0005bI-VG for submit@debbugs.gnu.org; Thu, 24 Oct 2024 04:14:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:51206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3szX-0005bA-4w for submit@debbugs.gnu.org; Thu, 24 Oct 2024 04:14:47 -0400 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 1t3sz2-0002jl-GN for guix-patches@gnu.org; Thu, 24 Oct 2024 04:14:16 -0400 Received: from smtp84.cstnet.cn ([159.226.251.84] helo=cstnet.cn) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1t3sz0-00076b-KL for guix-patches@gnu.org; Thu, 24 Oct 2024 04:14:16 -0400 Received: from m (unknown [107.174.64.25]) by APP-05 (Coremail) with SMTP id zQCowABXqGzNARpn1dcmCg--.12981S2; Thu, 24 Oct 2024 16:14:10 +0800 (CST) From: Zheng Junjie To: "ashish.is--- via Guix-patches" via Subject: Re: [bug#73972] [PATCH] gnu: fcft: Update to 3.1.9. In-Reply-To: (ashish is's message of "Wed, 23 Oct 2024 18:45:13 +0200") References: Date: Thu, 24 Oct 2024 16:14:03 +0800 Message-ID: <87ikthj4tw.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-CM-TRANSID: zQCowABXqGzNARpn1dcmCg--.12981S2 X-Coremail-Antispam: 1UD129KBjvdXoWrKF18XFWrAF4DWr43WFyfWFg_yoWkKFc_Xa 9xCas0qr4vqry0ka1FvF18KFnIg348Zr4IgFsxtr9rWF98Ww48WFyDWrW0v3WYqa1xtF97 CFs8ZrWfur1a9jkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUIcSsGvfJTRUUUbV8YjsxI4VWkKwAYFVCjjxCrM7AC8VAFwI0_Jr0_Gr1l1xkIjI8I 6I8E6xAIw20EY4v20xvaj40_Wr0E3s1l1IIY67AEw4v_Jr0_Jr4l8cAvFVAK0II2c7xJM2 8CjxkF64kEwVA0rcxSw2x7M28EF7xvwVC0I7IYx2IY67AKxVWDJVCq3wA2z4x0Y4vE2Ix0 cI8IcVCY1x0267AKxVW8Jr0_Cr1UM28EF7xvwVC2z280aVAFwI0_GcCE3s1l84ACjcxK6I 8E87Iv6xkF7I0E14v26rxl6s0DM2vj62AExVA0xI801c8C04v26x02cVCv0xWle2I262IY c4CY6c8Ij28IcVAaY2xG8wASzI0EjI02j7AqF2xKxwAqx4xG64xvF2IEw4CE5I8CrVC2j2 WlYx0E2Ix0cI8IcVAFwI0_JrI_JrylYx0Ex4A2jsIE14v26r4j6F4UMcvjeVCFs4IE7xkE bVWUJVW8JwACjcxG0xvEwIxGrwCF04k20xvY0x0EwIxGrwCFx2IqxVCFs4IE7xkEbVWUJV W8JwC20s026c02F40E14v26r1j6r18MI8I3I0E7480Y4vE14v26r106r1rMI8E67AF67kF 1VAFwI0_Jrv_JF1lIxkGc2Ij64vIr41lIxAIcVC0I7IYx2IY67AKxVWUJVWUCwCI42IY6x IIjxv20xvEc7CjxVAFwI0_Jr0_Gr1lIxAIcVCF04k26cxKx2IYs7xG6r1j6r1xMIIF0xvE x4A2jsIE14v26r4j6F4UMIIF0xvEx4A2jsIEc7CjxVAFwI0_Gr0_Gr1UYxBIdaVFxhVjvj DU0xZFpf9x07jE_MfUUUUU= X-Originating-IP: [107.174.64.25] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ Received-SPF: pass client-ip=159.226.251.84; envelope-from=zhengjunjie@iscas.ac.cn; helo=cstnet.cn X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 73972-done@debbugs.gnu.org, ashish.is@lostca.se X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain "ashish.is--- via Guix-patches" via writes: > From: Ashish SHUKLA > > * gnu/packages/fontutils.scm (fcft): Update to 3.1.9. > > Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b > --- > gnu/packages/fontutils.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm > index df448de973..614d62f439 100644 > --- a/gnu/packages/fontutils.scm > +++ b/gnu/packages/fontutils.scm > @@ -1880,7 +1880,7 @@ (define-public nototools > (define-public fcft > (package > (name "fcft") > - (version "3.0.1") > + (version "3.1.9") > (home-page "https://codeberg.org/dnkl/fcft") > (source (origin > (method git-fetch) > @@ -1888,7 +1888,7 @@ (define-public fcft > (file-name (git-file-name name version)) > (sha256 > (base32 > - "0jxy92ny8b7s7yvz1mr8zpf7l2zsn506fi9f98pvh9k25jprg0cx")))) > + "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g")))) > (build-system meson-build-system) > (native-inputs > (list check pkg-config scdoc)) > > base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303 push, close. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmcaAcsACgkQO1qpk+Gi 3/AYmw/6A3NuDGo8+fD1H3dzW3Ae71Yy44Xoe+sXDULY3bWPM8+NwCVku/T6P/OU ipsHbfP/J26dUBKsYh+x/6QfpsPw9EDJVg8hIFheZaewdGkeRrs8UGE3Myj3n6lB MRSYjgNhkUuS/Lsbkzo6Qkv/gsdHysGIRyO5VcnCvOqD2VGzSRUw0r4mrPow8I0l jNm8zk1E4SrX7Gda4tMXIsR+r8EN4z9hlqgJsIXPCd2//DiqXWG4SF353+Mp/3NE syxDj7BsP7Ez/O7tltvD/voXVRjyysIkikbCR51/4WggT/kQU584gEeIvMHiBk+T HaNuJBher+xGYosyQVME6uKgL2zBVryUkFVe7OCVaRe5rYOs3ir/AVB0TeAQ+l/s U6oX5zPpR37Ae3AP83mpsr8BcHlur5eqaEF+MJqVrfVtRer2WDkiHhbq8QUGcyEB Bc0cqlbgvoHp3Smyo9jlSOLPe+4wVE/EW8xio2v2T2DU39yC+/pNMJQpzL2BAL2o L3DyF+sfCKd01N4uKSapbMNSyljF1e81A/qaURKu68Sk4zMel2B1AdAiWwtvMhfE CM1detdljV2ZHfa0z2/TdcGE/UICF2/wVvucJibzT4XTUx9bQFCCvyDgw4jPjFX7 frRUiQEu5uLE1TLMIP48kZVs5lyQLMGjMbvYRhu5+JXglydBvl8= =qzJr -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 11 19:03:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 21 Nov 2024 12:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator