From unknown Thu Aug 14 22:25:00 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#76047 <76047@debbugs.gnu.org> To: bug#76047 <76047@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-consult: Update to 2.0. Reply-To: bug#76047 <76047@debbugs.gnu.org> Date: Fri, 15 Aug 2025 05:25:00 +0000 retitle 76047 [PATCH] gnu: emacs-consult: Update to 2.0. reassign 76047 guix-patches submitter 76047 Cayetano Santos severity 76047 normal tag 76047 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 05:47:49 2025 Received: (at submit) by debbugs.gnu.org; 4 Feb 2025 10:47:49 +0000 Received: from localhost ([127.0.0.1]:42820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfGT7-0005K9-9R for submit@debbugs.gnu.org; Tue, 04 Feb 2025 05:47:49 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49482) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfGT4-0005Js-Mz for submit@debbugs.gnu.org; Tue, 04 Feb 2025 05:47:47 -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 1tfGSy-0004AX-QU for guix-patches@gnu.org; Tue, 04 Feb 2025 05:47:41 -0500 Received: from devianza.investici.org ([198.167.222.108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tfGSw-00087h-Ts for guix-patches@gnu.org; Tue, 04 Feb 2025 05:47:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1738666055; bh=GFhdMblYE/WtrBUsVQ2j1o+Zoy46+IyeIiSY1iIwZ6E=; h=From:To:Cc:Subject:Date:From; b=rc4Pei38oe4yWa/ZYYtlQnZ9dTtXAQA0t0lbf78mS8k9AcKdnVRT5esa+fI8jQcag 1VjyWF+hT40zCsUroomHCFvWelrwMpU3UsRyH0/wwOjnB1L4/uFMzdZW+ku1y1Vg9b n8IfIVrMh/uleLBF5dGCIZCd1rjtareKyMXoW8X8= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4YnKng3FFcz6vBq; Tue, 4 Feb 2025 10:47:35 +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 4YnKng1m7Hz6v61; Tue, 4 Feb 2025 10:47:35 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-consult: Update to 2.0. Date: Tue, 4 Feb 2025 11:47:08 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.167.222.108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_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: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos 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 (/) * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 2.0. Change-Id: I8a4570e11faab00895a19698ad859b0cc97ba228 --- 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 2788626d97..52c5db302c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13236,7 +13236,7 @@ (define-public emacs-orderless (define-public emacs-consult (package (name "emacs-consult") - (version "1.9") + (version "2.0") (source (origin (method git-fetch) @@ -13244,7 +13244,7 @@ (define-public emacs-consult (url "https://github.com/minad/consult") (commit version))) (sha256 - (base32 "0gp5vj96gwlxzm9fqvr1hzqzdiilfypz5nvs46f50lqn2r4bsl96")) + (base32 "0dvj5l6y3s292p0hi66l43g5ykbrvi1glh71n8slkayg76c8jqfp")) (file-name (git-file-name name version)))) (build-system emacs-build-system) (arguments base-commit: 4fa41a04802c43dc4c064b7ac4c2e6a4e92f63b6 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 22:12:11 2025 Received: (at 76047-done) by debbugs.gnu.org; 9 Feb 2025 03:12:11 +0000 Received: from localhost ([127.0.0.1]:42421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgxju-0005Yf-Ti for submit@debbugs.gnu.org; Sat, 08 Feb 2025 22:12:11 -0500 Received: from mail.envs.net ([5.199.136.28]:43636) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tgxjr-0005YR-Ej for 76047-done@debbugs.gnu.org; Sat, 08 Feb 2025 22:12:08 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 9739B38A3F3A; Sun, 9 Feb 2025 03:12:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HY-dH4QN4rJY; Sun, 9 Feb 2025 03:12:01 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 9 Feb 2025 03:12:01 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id ec7c5dfd; Sun, 9 Feb 2025 03:15:47 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Cayetano Santos Subject: Re: [bug#76047] [PATCH] gnu: emacs-consult: Update to 2.0. In-Reply-To: (Cayetano Santos's message of "Tue, 4 Feb 2025 11:47:08 +0100") References: Date: Sun, 09 Feb 2025 11:15:47 +0800 Message-ID: <87frknst98.fsf@envs.net> 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: 76047-done Cc: 76047-done@debbugs.gnu.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 (-) Cayetano Santos writes: > * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 2.0. Pushed to master, thank you! From unknown Thu Aug 14 22:25:00 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:09 +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