From unknown Sat Jun 14 04:52:56 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#76392 <76392@debbugs.gnu.org> To: bug#76392 <76392@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0. Reply-To: bug#76392 <76392@debbugs.gnu.org> Date: Sat, 14 Jun 2025 11:52:56 +0000 retitle 76392 [PATCH] gnu: emacs-dired-preview: Update to 0.4.0. reassign 76392 guix-patches submitter 76392 Cayetano Santos severity 76392 normal tag 76392 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 18 06:17:49 2025 Received: (at submit) by debbugs.gnu.org; 18 Feb 2025 11:17:49 +0000 Received: from localhost ([127.0.0.1]:55456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tkLbo-0003hk-DP for submit@debbugs.gnu.org; Tue, 18 Feb 2025 06:17:49 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50742) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tkLbk-0003h4-4g for submit@debbugs.gnu.org; Tue, 18 Feb 2025 06:17:45 -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 1tkLbc-0005qZ-Fx for guix-patches@gnu.org; Tue, 18 Feb 2025 06:17:36 -0500 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tkLbZ-0005AH-V4 for guix-patches@gnu.org; Tue, 18 Feb 2025 06:17:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1739877449; bh=LnNo0+JJJBDWEHE7vzH+4nC4wInA+FiHC15H22wDqwk=; h=From:To:Cc:Subject:Date:From; b=OCoESYPlS77AYvJJjdBbDhHt6SI0umqPnpcvrPt833ECji350C2Ged9BupEOsNSzT glqyr3XbQBQQVEw/1PqjjGOyX5e50MIo+mt6XJItxbkuY1mSYKAERNY6iiN6mYEWLt NkZtj130UY26OhCrtac43Uc5o1eDvU7Gra315DsU= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4Yxxnj6S2xz1125; Tue, 18 Feb 2025 11:17:29 +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 4Yxxnj5F5Yz1116; Tue, 18 Feb 2025 11:17:29 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0. Date: Tue, 18 Feb 2025 12:17:02 +0100 Message-ID: <8b6acabf6ae95d9e6813e1706e2ff6b92539053e.1739877422.git.csantosb@inventati.org> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=93.190.126.19; envelope-from=csantosb@inventati.org; helo=confino.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-dired-preview): Update to 0.4.0. Change-Id: Id61ce5a0c7f00829037bd79e5663c38dda5cca9d --- 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 ce96d1850c..6fbe062d51 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -30608,7 +30608,7 @@ (define-public emacs-dired-du (define-public emacs-dired-preview (package (name "emacs-dired-preview") - (version "0.3.0") + (version "0.4.0") (source (origin (method git-fetch) (uri (git-reference @@ -30617,7 +30617,7 @@ (define-public emacs-dired-preview (file-name (git-file-name name version)) (sha256 (base32 - "0b4alhlksbckifdmjl6dqzq55dhqcsjzj5w52zhmsp8cx5is7214")))) + "016g2scl3ifngy67s5dalnywxxj1xdf1mibpqda2zgynx0czvv7l")))) (build-system emacs-build-system) (home-page "https://protesilaos.com/emacs/dired-preview") (synopsis "Automatically preview file at point in Dired") base-commit: fc29a7193781df44a15cb7a8bdc236805ddd0595 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 07 04:42:46 2025 Received: (at 76392-done) by debbugs.gnu.org; 7 Mar 2025 09:42:46 +0000 Received: from localhost ([127.0.0.1]:47030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tqUEA-0002YX-Ae for submit@debbugs.gnu.org; Fri, 07 Mar 2025 04:42:46 -0500 Received: from msg-1.mailo.com ([213.182.54.11]:60038 helo=mailo.com) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tqUE8-0002YI-0m for 76392-done@debbugs.gnu.org; Fri, 07 Mar 2025 04:42:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1741340557; bh=5+y8rIyzirAZydCRQXUBUHVAet139u8rrSBXoywvsTY=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:Date:Message-ID: MIME-Version:Content-Type; b=n9GLa2MiQdnixAluA1CvLkkiIoswPf3+c/J2l1e0oewjcHXihTT9i1bnKd2bVlN/3 a/6OV5wIIz2LuYkATbhwzPCN6ItDAK67seBUcoz7qNiyE2h2X+r/EQe5GlklV4+KWM d+8ZQx8ed8S9OmArPawWXrwuy364GvGs6Z0moDHo= Received: by b221-5.in.mailobj.net [192.168.90.25] with ESMTP via ip-20.mailobj.net [213.182.54.20] Fri, 7 Mar 2025 10:42:37 +0100 (CET) X-EA-Auth: 6CwGg6taimdfYNZV/tXwjaCmZUBqVZaE9dzWvjSNoAapSOL9qRnDLLarhDdplqF2NCoYiEidixGKnVN6UzWihJ/Y9xVfTmFYoorjix2b44M= From: Nicolas Goaziou To: 76392-done@debbugs.gnu.org Subject: Re: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0. In-Reply-To: <8b6acabf6ae95d9e6813e1706e2ff6b92539053e.1739877422.git.csantosb@inventati.org> Date: Fri, 07 Mar 2025 10:42:20 +0100 Message-ID: <871pv9ch37.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76392-done 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: -1.0 (-) Hello, > * gnu/packages/emacs-xyz.scm (emacs-dired-preview): Update to 0.4.0. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Sat Jun 14 04:52:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Apr 2025 11:24:18 +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