From unknown Tue Jun 17 22:02:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#76062 <76062@debbugs.gnu.org> To: bug#76062 <76062@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update magit to 4.3.0 Reply-To: bug#76062 <76062@debbugs.gnu.org> Date: Wed, 18 Jun 2025 05:02:09 +0000 retitle 76062 [PATCH 0/2] Update magit to 4.3.0 reassign 76062 guix-patches submitter 76062 ashish.is@lostca.se severity 76062 normal tag 76062 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 17:34:54 2025 Received: (at submit) by debbugs.gnu.org; 4 Feb 2025 22:34:54 +0000 Received: from localhost ([127.0.0.1]:47070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfRVN-0003uW-SS for submit@debbugs.gnu.org; Tue, 04 Feb 2025 17:34:54 -0500 Received: from lists.gnu.org ([2001:470:142::17]:43256) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfRVM-0003uF-33 for submit@debbugs.gnu.org; Tue, 04 Feb 2025 17:34:52 -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 1tfRVF-0006UJ-QM for guix-patches@gnu.org; Tue, 04 Feb 2025 17:34:45 -0500 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 ) id 1tfRVD-0000iF-UQ for guix-patches@gnu.org; Tue, 04 Feb 2025 17:34:45 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e400:998b:1c8f:f1dc:a99d]) (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 41AA16334; Tue, 4 Feb 2025 22:34:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738708480; 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=EFMWOBG4tqn89E+o78bjeWATLESRnrTtl/jHdzUB9X4=; b=cBW8I0r3V+30y0+9Sxp05Jtu1IqfLf/J4TMS+gqV60RvVuFKyD7fnSnAL3SzAVrXk9JbUK jFVvkZjkTmPlIK09ozPru8ArzmgKa7MzdNMbeoupxwnFzxttcOWRQHJ1UC3iUUuhcZgNbP KGp8IWaWxFKmQljDGnSn/Z/V5qbQBdQ= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH 0/2] Update magit to 4.3.0 Date: Tue, 4 Feb 2025 23:33:33 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.75.227; 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, 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 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: -0.1 (/) From: Ashish SHUKLA This patch series updates magit to 4.3.0, along with the dependencies. Ashish SHUKLA (2): gnu: emacs-llama: Update to 0.6.0. gnu: emacs-magit: Update to 4.3.0. gnu/packages/emacs-xyz.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 17:36:16 2025 Received: (at 76062) by debbugs.gnu.org; 4 Feb 2025 22:36:17 +0000 Received: from localhost ([127.0.0.1]:47083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfRWi-00043Y-GB for submit@debbugs.gnu.org; Tue, 04 Feb 2025 17:36:16 -0500 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]:34042) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfRWg-000439-DR for 76062@debbugs.gnu.org; Tue, 04 Feb 2025 17:36:15 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e400:998b:1c8f:f1dc:a99d]) (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 8598263A8; Tue, 4 Feb 2025 22:36:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738708567; 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=E+oEI/UKOV+kNqO2JkZLOrvIefOeYWpwnqBO3Ayk3e0=; b=lu8tfeIPw3sBRBNMPU7J4iWYdYpYkhxUNjhcWN4emZOmTShM7RK+kLX2xuwgjIw1ZXqA1C 5Icp8Vtw2CvkSKs4EKzRBXaoepqE9LQbDnf3K2XPWCFylug4yHspDTAcj3uqyRWVYK70Gw 0/5slT3ykZ6HWd2iMrexp79abLqbjZE= From: ashish.is@lostca.se To: 76062@debbugs.gnu.org Subject: [PATCH 2/2] gnu: emacs-magit: Update to 4.3.0. Date: Tue, 4 Feb 2025 22:35:58 +0000 Message-ID: <6abb51fb865c7c29cc4ccacebd3f273498603d7c.1738708382.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76062 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: -1.0 (-) From: Ashish SHUKLA * gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.3.0. Change-Id: I7a7f24c066b01ceee24f9638f85105d4dc7827a6 --- gnu/packages/emacs-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0afef8ac9e..bfb5752319 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1823,7 +1823,7 @@ (define-public emacs-llm (define-public emacs-magit (package (name "emacs-magit") - (version "4.2.0") + (version "4.3.0") (source (origin (method git-fetch) @@ -1832,7 +1832,7 @@ (define-public emacs-magit (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0zmrd6xlrvlr0i1a75xwlknmyx4hvpfxaqjkl61n12gd8598ji1j")))) + (base32 "1xz68154qmik4xs3ldl1gv87rb3famgd73k0174xbsr48d40ccyg")))) (build-system emacs-build-system) (arguments (list @@ -1897,7 +1897,7 @@ (define-public emacs-magit (propagated-inputs ;; Note: the 'git-commit' and 'magit-section' dependencies are part of ;; magit itself. - (list emacs-compat emacs-dash emacs-transient emacs-with-editor)) + (list emacs-compat emacs-dash emacs-transient emacs-with-editor emacs-llama)) (home-page "https://magit.vc/") (synopsis "Emacs interface for the Git version control system") (description -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 17:36:17 2025 Received: (at 76062) by debbugs.gnu.org; 4 Feb 2025 22:36:17 +0000 Received: from localhost ([127.0.0.1]:47085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfRWi-00043c-VP for submit@debbugs.gnu.org; Tue, 04 Feb 2025 17:36:17 -0500 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]:34034) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfRWh-000438-1U for 76062@debbugs.gnu.org; Tue, 04 Feb 2025 17:36:15 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e400:998b:1c8f:f1dc:a99d]) (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 81D4D63A6; Tue, 4 Feb 2025 22:36:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738708566; 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=pMIPG1HhIWudkWIyNXcKcSHdF/mIMOB8XA95hS9wJTM=; b=LdwSAe68P9BfPXklb/NY9uTd//wYYZUE3IgS+m3hlC0EzssVlCbV7Qw3T6A9LMihF3c3qD LfFEFBHcpDmY/9h1MjsSGCrHv/rOkxOF83gsXbyqZzhjgtXq1nkRrpcWXpgbS+n94xbCT5 V00kaUXE5H/ej5wt6Q8pQoI2mXGTZic= From: ashish.is@lostca.se To: 76062@debbugs.gnu.org Subject: [PATCH 1/2] gnu: emacs-llama: Update to 0.6.0. Date: Tue, 4 Feb 2025 22:35:57 +0000 Message-ID: <0f40f22cefcea1eff18bb499af949f0c785ae783.1738708382.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76062 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: -1.0 (-) From: Ashish SHUKLA * gnu/packages/emacs-xyz.scm (emacs-llama): Update to 0.6.0. Change-Id: I713ffb3549edc8325d19e31e90f2a06b678ea0b6 --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e50622195b..0afef8ac9e 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1771,7 +1771,7 @@ (define-public emacs-libgit (define-public emacs-llama (package (name "emacs-llama") - (version "0.5.0") + (version "0.6.0") (source (origin (method git-fetch) (uri (git-reference @@ -1780,7 +1780,7 @@ (define-public emacs-llama (file-name (git-file-name name version)) (sha256 (base32 - "1zb3iqb1nks2y9i1033x4pa0kb7nb4jqwrcrkqrsq3w612213hkd")))) + "0f2v1fw5iahlh0ypbwxfpav48h43h0zqqmicgs2hg7r251ss2j8j")))) (build-system emacs-build-system) (arguments (list #:tests? #true -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 02:50:37 2025 Received: (at 76062) by debbugs.gnu.org; 5 Feb 2025 07:50:37 +0000 Received: from localhost ([127.0.0.1]:48248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfaBB-0007wh-C0 for submit@debbugs.gnu.org; Wed, 05 Feb 2025 02:50:37 -0500 Received: from devianza.investici.org ([2c0f:f930:0:4::108]:62057) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfaB7-0007wP-J4; Wed, 05 Feb 2025 02:50:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1738741830; bh=3Q9crw+20d85rYhuVRQ3WUYdcyyzAGB1s5Oycoj4Cg0=; h=From:To:Cc:Subject:In-Reply-To:Date:From; b=sCqzr6Yzt473Z443zataLXy8bdAgatkwwff8pWdbBQPiy+IWP2PWRZRaxfDazGQRz RG/0FKD1+vmRJibdzlqvxXYeWkkQjRsGIeapOKDXIawPou9zOOJQMo6HVtQLSkvjCV C8A2N11YTW0Ye/zuiooQvD5n/rZPWNN49qL32f7Y= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4Ynspt3Lpvz6vHf; Wed, 5 Feb 2025 07:50:30 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Ynsps6Ybyz6vHZ; Wed, 5 Feb 2025 07:50:29 +0000 (UTC) From: Cayetano Santos To: GNU bug tracker automated control server Subject: control message for bug #76062 In-Reply-To: User-Agent: mu4e 1.12.8; emacs 29.4 Date: Wed, 05 Feb 2025 08:50:28 +0100 Message-ID: <877c64akzf.fsf@inventati.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 76062 Cc: ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, andrew@trop.in, 76062@debbugs.gnu.org, ashish.is@lostca.se, divya@subvertising.org 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: -1.7 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable user guix usertag 76062 + waiting-on-contributor thanks Guix QA review form submission: Magit doesn=E2=80=99t depend on dash anymore, see: https://github.com/magit/magit/blob/main/CHANGELOG#L60 Could you remove it from propagated inputs array ? Thanks ! =2D- Cayetano Santos GnuPG Key: https://meta.sr.ht/~csantosb.pgp FingerPrint: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCZ6MYRBccY3NhbnRvc2JA aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mgiFhAP0b4viaB7BMTZhtukL32DyKvKvW 0wWpZlk63jetRY6PVQD/ZC0tqCNBZwK/yxtlY1oc5cWLz4ih9uXOqpugutlUagw= =Mq3B -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 04:14:55 2025 Received: (at 76062) by debbugs.gnu.org; 5 Feb 2025 09:14:55 +0000 Received: from localhost ([127.0.0.1]:48523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfbUk-0006PC-QW for submit@debbugs.gnu.org; Wed, 05 Feb 2025 04:14:55 -0500 Received: from anamika.lostca.se ([65.21.75.227]:38010) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfbUh-0006On-NU for 76062@debbugs.gnu.org; Wed, 05 Feb 2025 04:14:52 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e500:732b:c6b6:449d:dee1]) (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 0550B6432; Wed, 5 Feb 2025 09:14:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738746884; 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=d3+mm8ysu9UL2KPg3lDvV0jUM7emDxe9s5HzQoE5KfE=; b=Ufg22l7wZJASVt+VbwDCc+Q0GzoGrrCxUAXvl9s9qARw2SzfeMJySomNr/QvQS4nMMJ7UG 5DgniyAwDtf/OsaJNn3yV3V8rmgEPQi7EOGjU8NdHuTCiRZFaF79YT64IiFN65feBQQ2HD vNzPhrqeqt+NQyVxzSPiY3FVKZKyYFo= From: ashish.is@lostca.se To: 76062@debbugs.gnu.org Subject: [PATCH v2 1/2] gnu: emacs-llama: Update to 0.6.0. Date: Wed, 5 Feb 2025 10:14:30 +0100 Message-ID: <0f40f22cefcea1eff18bb499af949f0c785ae783.1738746871.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.48.1 In-Reply-To: <877c64akzf.fsf@inventati.org> References: <877c64akzf.fsf@inventati.org> MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76062 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: -1.0 (-) From: Ashish SHUKLA * gnu/packages/emacs-xyz.scm (emacs-llama): Update to 0.6.0. Change-Id: I713ffb3549edc8325d19e31e90f2a06b678ea0b6 --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e50622195b..0afef8ac9e 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1771,7 +1771,7 @@ (define-public emacs-libgit (define-public emacs-llama (package (name "emacs-llama") - (version "0.5.0") + (version "0.6.0") (source (origin (method git-fetch) (uri (git-reference @@ -1780,7 +1780,7 @@ (define-public emacs-llama (file-name (git-file-name name version)) (sha256 (base32 - "1zb3iqb1nks2y9i1033x4pa0kb7nb4jqwrcrkqrsq3w612213hkd")))) + "0f2v1fw5iahlh0ypbwxfpav48h43h0zqqmicgs2hg7r251ss2j8j")))) (build-system emacs-build-system) (arguments (list #:tests? #true base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 04:15:33 2025 Received: (at 76062) by debbugs.gnu.org; 5 Feb 2025 09:15:33 +0000 Received: from localhost ([127.0.0.1]:48536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfbVN-0007zu-DC for submit@debbugs.gnu.org; Wed, 05 Feb 2025 04:15:33 -0500 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]:49300) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfbVL-0007cK-8j for 76062@debbugs.gnu.org; Wed, 05 Feb 2025 04:15:32 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e500:732b:c6b6:449d:dee1]) (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 4BD1E6434; Wed, 5 Feb 2025 09:15:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738746924; 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=rU8rThTtOHzt3JvaXvDFAtcaFbXxM0KYA8EWY+9iOwE=; b=iX8mIqdQsCU9K8MM3eVKDFvkSix093qnTwdc3djjzMdiRoOe0FpGHsSdCTSKuxq0AqcQ4f aR4kEftR+DJiwl+gHq4SJYsqf7AGCtXE/7QvxbdOkxNJTMM2HkC6WBpAUdnRvu34qAAW57 lr+VMtyCNK17YH80KUYEzuOfY8vruUM= From: ashish.is@lostca.se To: 76062@debbugs.gnu.org Subject: [PATCH v2 2/2] gnu: emacs-magit: Update to 4.3.0. Date: Wed, 5 Feb 2025 10:14:32 +0100 Message-ID: <7556002fb1f310e3b8da490d11a790f8a95aa21b.1738746871.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.48.1 In-Reply-To: <877c64akzf.fsf@inventati.org> References: <877c64akzf.fsf@inventati.org> MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Divya Ranjan Pattanaik , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76062 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: -1.0 (-) From: Ashish SHUKLA * gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.3.0. [propagated-inputs]: Add emacs-llama, and remove emacs-dash. Change-Id: I7a7f24c066b01ceee24f9638f85105d4dc7827a6 --- Hi, Thanks for the review. I've also updated the commit message which did not meet standards. gnu/packages/emacs-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0afef8ac9e..78d12787d5 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1823,7 +1823,7 @@ (define-public emacs-llm (define-public emacs-magit (package (name "emacs-magit") - (version "4.2.0") + (version "4.3.0") (source (origin (method git-fetch) @@ -1832,7 +1832,7 @@ (define-public emacs-magit (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0zmrd6xlrvlr0i1a75xwlknmyx4hvpfxaqjkl61n12gd8598ji1j")))) + (base32 "1xz68154qmik4xs3ldl1gv87rb3famgd73k0174xbsr48d40ccyg")))) (build-system emacs-build-system) (arguments (list @@ -1897,7 +1897,7 @@ (define-public emacs-magit (propagated-inputs ;; Note: the 'git-commit' and 'magit-section' dependencies are part of ;; magit itself. - (list emacs-compat emacs-dash emacs-transient emacs-with-editor)) + (list emacs-compat emacs-transient emacs-with-editor emacs-llama)) (home-page "https://magit.vc/") (synopsis "Emacs interface for the Git version control system") (description -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 10:58:55 2025 Received: (at 76062) by debbugs.gnu.org; 5 Feb 2025 15:58:55 +0000 Received: from localhost ([127.0.0.1]:51996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfhnj-0007p2-5s for submit@debbugs.gnu.org; Wed, 05 Feb 2025 10:58:55 -0500 Received: from confino.investici.org ([2a11:7980:1::2:0]:41223) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfhnf-0007ok-Re; Wed, 05 Feb 2025 10:58:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1738771129; bh=sMiXLYQg0Y9DWFDGyr9Iiz4CKM3HoNpxcidR5Iq9W0E=; h=From:To:Cc:Subject:In-Reply-To:Date:From; b=tG91UWjl+gNnvQGI3POK+jUGJgSqM2Bhc94Zoufu8ZGNnOQct3K/4ehgsR50IkqfX 71jbBf1SZ/2QxPzgSRzu1ti5p5U++bw4D6tnDulABXf7DYF5db070mrn1u9+KMmHUP mWbQphaOeNzqP4LpGgLYm6nYNiReawsAQOL5yoiI= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4Yp4fK0tNJz110d; Wed, 5 Feb 2025 15:58:49 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Yp4fJ4kvxz1108; Wed, 5 Feb 2025 15:58:48 +0000 (UTC) From: Cayetano Santos To: GNU bug tracker automated control server Subject: control message for bug #76062 In-Reply-To: <7556002fb1f310e3b8da490d11a790f8a95aa21b.1738746871.git.ashish.is@lostca.se> User-Agent: mu4e 1.12.8; emacs 29.4 Date: Wed, 05 Feb 2025 16:58:47 +0100 Message-ID: <87v7toxu14.fsf@inventati.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 76062 Cc: ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, andrew@trop.in, 76062@debbugs.gnu.org, ashish.is@lostca.se, divya@subvertising.org 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: -1.0 (-) --=-=-= Content-Type: text/plain user guix usertag 76062 + reviewed-looks-good thanks Guix QA review form submission: Items marked as checked: - Commit messages - Package builds - Lint warnings - Package tests - List dependent packages build package emacs-magit-stgit cannot build after this patch, but problem comes from upstream repository, which needs to be updated -- Cayetano Santos . gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682 key: meta.sr.ht/~csantosb.pgp --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCZ6OKtxccY3NhbnRvc2JA aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mgj9mAPwLu7jlJ4W3SFxR7NaCoNJqz0Vn Wo6mpjzjOXZJpdWodgD/RrQ8+/D7apJtNMIXjTr+HsKV3brMQHiz090hi9AkMQA= =6+FI -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 10:13:04 2025 Received: (at 76062-done) by debbugs.gnu.org; 8 Feb 2025 15:13:04 +0000 Received: from localhost ([127.0.0.1]:41045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgmVz-0001Ep-Ne for submit@debbugs.gnu.org; Sat, 08 Feb 2025 10:13:03 -0500 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]:51569) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tgmVw-0001E9-RM for 76062-done@debbugs.gnu.org; Sat, 08 Feb 2025 10:13:01 -0500 Received: by mail-pl1-x62a.google.com with SMTP id d9443c01a7336-21f49837d36so30709765ad.3 for <76062-done@debbugs.gnu.org>; Sat, 08 Feb 2025 07:13:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1739027575; x=1739632375; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=9bdblR6q4j3F3SaAmD0oC3bC3HoXEczcsr16xUiuMxA=; b=g1nvW3eEFI8NtO64Dak5ff7g2qBIf7neOwBDZvQ2JbUZjO/WQRYXPzDRT06HYwgiew VvGK8NA+agrDt7GsZhyQhaN6CZEKC8vrM99inevxEUdCK/70kQfeB9yCtlur02lWIf0D TlmARK+R9/vxAJoUhYjE2FqVtfW6gp+j7JdGpJtyBZJDfXwEEEdHl7TyAUyo7Sd3d0ot GuT3UG4CFI1BtqXt0oWtv97vsE1lALOEfSBOCIfQdk/M93NW9wuukpgPZbqHtOm376xu sobockldH60juL2js2DfljJz5kmWbODkWTY/Bwztb2bBjkbH3k5oTitNJ2xWnM8KCGiC lhIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739027575; x=1739632375; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=9bdblR6q4j3F3SaAmD0oC3bC3HoXEczcsr16xUiuMxA=; b=OQ92QU3jvlGlIkUeARsiQWw2HS1fDno30e+FhyFanbOFmpEDAV2RhxP9pO1c73SY8j evqOQXNrgdecPi1785nkH/hsoiDgWwd42te4wCRhcp3yyO6XvblghURxJwMw6+GicmuB B4zUOfPhpwa/jowouRKzZfi1bBOJQFD++RMZl+f9ND5pZQtE47rTinsoOH10s2alduaC 4Qg71QwRy49XIH6b7f9VmNUiIhNNzSFfwAG3N5oOuZBLys7chkjBi1FUnfRk/WgN9rJE MROsi3n6fAsvAgioR53wt31Rsh551Sj3FEzhZhP+DXnIAuF6ST0x5QksedeO/+3juxMt EMrw== X-Gm-Message-State: AOJu0YyxKeEZeNKnBqeP0syvne1M9Pq1BHRr6dDHq2iSHTmW252lZ6Dh j+Ksc6yKp6jQfZtxz+hnbDED2VvVjK2OK+m88OdJKE4StSpJf0+p X-Gm-Gg: ASbGncuGTVBfhMTcgFJ1NKnaIEjE2H7Lf85XthidfnlLOKZhoepDSBwUli6UNHbuua2 B3btc1CFKpYRyXO03/kXp4YDoNpdOPkrGjhLZrePAaflO/5iUwPacAr19wbtk34laYiEz5DLiRs tmET2WMNNEcvhXeFinrMLi+XHiA3yDEXqUPYcsTAT67B18dKSkzIFcXCs59hpHiXXFa1LCxJ646 NRjPDkljnImdn4lmTiHXEt4Q32BOrYx5mj6ZijEImxdDCee5+0bFnFhtH4BNq2rxFsfaPhbn64n +QKrZoWrhUPY X-Google-Smtp-Source: AGHT+IF9Jk4moGeMZIBj+C6UavZyc++5drejTBSz3UVeJHUYNexzscPqTFKiKizMnDuHOUW9ZML71A== X-Received: by 2002:a17:902:ef48:b0:21f:dc3:890e with SMTP id d9443c01a7336-21f4e6bf30emr96729465ad.18.1739027574730; Sat, 08 Feb 2025 07:12:54 -0800 (PST) Received: from terra ([2405:6586:be0:0:c8ff:1707:9b9:af89]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-21f3653ca1csm47975325ad.58.2025.02.08.07.12.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Feb 2025 07:12:54 -0800 (PST) From: Maxim Cournoyer To: ashish.is@lostca.se Subject: Re: [bug#76062] [PATCH v2 2/2] gnu: emacs-magit: Update to 4.3.0. In-Reply-To: <7556002fb1f310e3b8da490d11a790f8a95aa21b.1738746871.git.ashish.is@lostca.se> (ashish is's message of "Wed, 5 Feb 2025 10:14:32 +0100") References: <877c64akzf.fsf@inventati.org> <7556002fb1f310e3b8da490d11a790f8a95aa21b.1738746871.git.ashish.is@lostca.se> Date: Sun, 09 Feb 2025 00:12:40 +0900 Message-ID: <877c608o7r.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76062-done Cc: Cayetano Santos , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Andrew Tropin , 76062-done@debbugs.gnu.org, Divya Ranjan Pattanaik 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: -1.0 (-) Hi, ashish.is@lostca.se writes: > From: Ashish SHUKLA > > * gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.3.0. > [propagated-inputs]: Add emacs-llama, and remove emacs-dash. Series applied! Thanks to Cayetano for the review. -- Thanks, Maxim From unknown Tue Jun 17 22:02:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 09 Mar 2025 11: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