GNU bug report logs - #77080
[PATCH 0/2] Update foot to 1.21.0.

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Ashish SHUKLA <ashish.is@HIDDEN>; Keywords: patch; dated Mon, 17 Mar 2025 19:06:03 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.
Added blocking bug(s) 76882 Request was from "Ashish SHUKLA" <ashish.is@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 77080 <at> debbugs.gnu.org:


Received: (at 77080) by debbugs.gnu.org; 17 Mar 2025 19:06:58 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 17 15:06:58 2025
Received: from localhost ([127.0.0.1]:60923 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tuFnc-0001c8-3u
	for submit <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:06:58 -0400
Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]:54040)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>)
 id 1tuFnW-0001Zu-CU
 for 77080 <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:06:52 -0400
Received: from localhost.localdomain
 (2a02-9140-3881-0500-0935-3cb2-bb5a-0d13.red-2a02-914.customerbaf.ipv6.rima-tde.net
 [IPv6:2a02:9140:3881:500:935:3cb2:bb5a:d13])
 (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 F06B812148;
 Mon, 17 Mar 2025 19:06:42 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; 
 t=1742238403;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=rQlJVcWXvvL+rnZNRVgz7WsH0JsDyEhlbY47mfBUe1M=;
 b=np+BBcsNmwuHD4rB9dLgVhgV7d0aBZR1J2g6VLvi2Vpa4yz1TsLiOQ8omlPIYcgAKeLc9I
 h3xZbh/EeTyMxWFlGZUL9380+6o5MuDHDWR4KO7+EENaRdHnquTc2WzuyLufm2qL+8tdwy
 IZQH65bOirzfdYbbttEcmRLWS9EiJx4=
From: Ashish SHUKLA <ashish.is@HIDDEN>
To: 77080 <at> debbugs.gnu.org
Subject: [PATCH 1/2] gnu: fcft: Update to 3.3.1.
Date: Mon, 17 Mar 2025 20:06:28 +0100
Message-ID: <d2d71b0a179f843011dda746c073e547f1fd1059.1742238049.git.ashish.is@HIDDEN>
X-Mailer: git-send-email 2.49.0
In-Reply-To: <cover.1742238049.git.ashish.is@HIDDEN>
References: <cover.1742238049.git.ashish.is@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 77080
Cc: Ashish SHUKLA <ashish.is@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

* gnu/packages/fontutils.scm (fcft): Update to 3.3.1.

Change-Id: I4a860085697b92fd5cbc7083eac82529530f3747
---
 gnu/packages/fontutils.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index d2d3b1a260..7d101bebff 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -21,6 +21,7 @@
 ;;; Copyright © 2023 pinoaffe <pinoaffe@HIDDEN>
 ;;; Copyright © 2024 Sören Tempel <soeren@HIDDEN>
 ;;; Copyright © 2023 Zheng Junjie <873216071@HIDDEN>
+;;; Copyright © 2025 Ashish SHUKLA <ashish.is@HIDDEN>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1873,7 +1874,7 @@ (define-public nototools
 (define-public fcft
   (package
     (name "fcft")
-    (version "3.1.10")
+    (version "3.3.1")
     (home-page "https://codeberg.org/dnkl/fcft")
     (source (origin
               (method git-fetch)
@@ -1881,7 +1882,7 @@ (define-public fcft
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0hydhpw31c28lq7v5yvknm3dzvkkls98hcmpp0z2h9m9f32nq4s9"))))
+                "08fr6zcqk4qp1k3r0di6v60qfyd3q5k9jnxzlsx2p1lh0nils0xa"))))
     (build-system meson-build-system)
     (native-inputs
      (list check pkg-config scdoc))
-- 
2.49.0





Information forwarded to guix-patches@HIDDEN:
bug#77080; Package guix-patches. Full text available.

Message received at 77080 <at> debbugs.gnu.org:


Received: (at 77080) by debbugs.gnu.org; 17 Mar 2025 19:06:56 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 17 15:06:56 2025
Received: from localhost ([127.0.0.1]:60921 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tuFna-0001bm-4G
	for submit <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:06:56 -0400
Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]:54052)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>)
 id 1tuFnW-0001a8-Dr
 for 77080 <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:06:51 -0400
Received: from localhost.localdomain
 (2a02-9140-3881-0500-0935-3cb2-bb5a-0d13.red-2a02-914.customerbaf.ipv6.rima-tde.net
 [IPv6:2a02:9140:3881:500:935:3cb2:bb5a:d13])
 (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 091A31214A;
 Mon, 17 Mar 2025 19:06:43 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; 
 t=1742238404;
 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=QWDJsRAK+RLDeS1wE4BlKbnwWgzKZ1VpCHIv7kZvzAk=;
 b=D0o6gb98WjmdnKDErLEKkynF020sn52li9jajIgHoNvQdmWrJVRY8susTnpJI8m18e1E9I
 8+iLjwdFln8Bey6Otp6JS5IJJ0Z0S1f1GEyQsV+bYpMExcgg51G/9eZJF9D3cLz7CWmjb0
 Lb5CQEkbXBxRPDvn1VPel+2sSEigiYc=
From: Ashish SHUKLA <ashish.is@HIDDEN>
To: 77080 <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: foot: Update to 1.21.0.
Date: Mon, 17 Mar 2025 20:06:29 +0100
Message-ID: <4dc3f1bdb0b554e008ff567d72a353da83710e9e.1742238049.git.ashish.is@HIDDEN>
X-Mailer: git-send-email 2.49.0
In-Reply-To: <cover.1742238049.git.ashish.is@HIDDEN>
References: <cover.1742238049.git.ashish.is@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 77080
Cc: Ashish SHUKLA <ashish.is@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

* gnu/packages/terminals.scm (foot): Update to 1.21.0.
[native-inputs, inputs]: Replace wayland-protocols with
wayland-protocols-next.
---
 gnu/packages/terminals.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index ab11d9bbd4..ccf81e15f8 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -851,7 +851,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.20.2")
+    (version "1.21.0")
     (home-page "https://codeberg.org/dnkl/foot")
     (source
      (origin
@@ -861,7 +861,7 @@ (define-public foot
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0m6i361wg86zxah28lp9kdxawifrzgz2gbvs9b0ynwl7292nhw5n"))))
+        (base32 "19hkw4g2l00wasmk5dn34rf3bhqh6zbwwhvz98bdcv90p761jws4"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -878,14 +878,14 @@ (define-public foot
                         (list wayland pkg-config-for-build)
                         '())
                     (list ncurses ;for 'tic'
-                          pkg-config scdoc wayland-protocols)))
+                          pkg-config scdoc wayland-protocols-next)))
     (native-search-paths
      ;; FIXME: This should only be located in 'ncurses'.  Nonetheless it is
      ;; provided for usability reasons.  See <https://bugs.gnu.org/22138>.
      (list (search-path-specification
             (variable "TERMINFO_DIRS")
             (files '("share/terminfo")))))
-    (inputs (list fcft libxkbcommon wayland wayland-protocols))
+    (inputs (list fcft libxkbcommon wayland wayland-protocols-next))
     (synopsis "Wayland-native terminal emulator")
     (description
      "@command{foot} is a terminal emulator for systems using the Wayland
-- 
2.49.0





Information forwarded to guix-patches@HIDDEN:
bug#77080; Package guix-patches. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 17 Mar 2025 19:05:53 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 17 15:05:52 2025
Received: from localhost ([127.0.0.1]:60915 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tuFma-0001Sh-In
	for submit <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:05:52 -0400
Received: from lists.gnu.org ([2001:470:142::17]:40158)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>)
 id 1tuFmX-0001Rs-Mq
 for submit <at> debbugs.gnu.org; Mon, 17 Mar 2025 15:05:50 -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 <ashish.is@HIDDEN>)
 id 1tuFmO-00022a-Qe
 for guix-patches@HIDDEN; Mon, 17 Mar 2025 15:05:42 -0400
Received: from anamika.lostca.se ([65.21.75.227])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>)
 id 1tuFmM-00043p-Rm
 for guix-patches@HIDDEN; Mon, 17 Mar 2025 15:05:40 -0400
Received: from localhost.localdomain
 (2a02-9140-3881-0500-0935-3cb2-bb5a-0d13.red-2a02-914.customerbaf.ipv6.rima-tde.net
 [IPv6:2a02:9140:3881:500:935:3cb2:bb5a:d13])
 (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 CA4F212142;
 Mon, 17 Mar 2025 19:05:31 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; 
 t=1742238332;
 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=qtJvJd4i2BNHMW3yuBPDujjCd8TFt+9AEnMFR28ZHBA=;
 b=j3N4NmKzg6WEcaHV4lTXjQ9Vu2Suopnp8gIAMtp+NDCudSLJmaDy00IFNt2DnvIr1bTvQC
 Qlq42ka9Cs4nudB2z7l7i7zKPz3vDOczq05/2smj5vSCpupNkxP+IN7KfHG2flZuhxW5J1
 eWFfW1VrAHB0mtDYdsBTNyyKX1qf8ZU=
From: Ashish SHUKLA <ashish.is@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH 0/2] Update foot to 1.21.0.
Date: Mon, 17 Mar 2025 20:05:23 +0100
Message-ID: <cover.1742238049.git.ashish.is@HIDDEN>
X-Mailer: git-send-email 2.49.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=65.21.75.227; envelope-from=ashish.is@HIDDEN;
 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,
 RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 0.9 (/)
X-Debbugs-Envelope-To: submit
Cc: Ashish SHUKLA <ashish.is@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.1 (/)

Hi,

This patch builds on top of wayland-next update[0]. For testing this
update, while fd.o gitlab infrastructure is under migration[1], one can apply
the wayland-next update[0] with upstream repository changed to following
URL:

  "https://gitlab.com/freedesktop-sdk/mirrors/freedesktop/wayland/wayland-protocols.git"

References:
[0] https://issues.guix.gnu.org/76882
[1] https://gitlab.freedesktop.org/

Ashish SHUKLA (2):
  gnu: fcft: Update to 3.3.1.
  gnu: foot: Update to 1.21.0.

 gnu/packages/fontutils.scm | 5 +++--
 gnu/packages/terminals.scm | 8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)


base-commit: d130a4922073dbcc6d5f25a403be8585c68ed0f5
-- 
2.49.0





Acknowledgement sent to Ashish SHUKLA <ashish.is@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#77080; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 17 Mar 2025 19:15:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.