GNU bug report logs - #76392
[PATCH] gnu: emacs-dired-preview: Update to 0.4.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Tue, 18 Feb 2025 11:18:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76392: closed ([PATCH] gnu: emacs-dired-preview: Update to
 0.4.0.)
Date: Fri, 07 Mar 2025 09:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 Mar 2025 10:42:20 +0100
with message-id <871pv9ch37.fsf <at> nicolasgoaziou.fr>
and subject line Re: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0.
has caused the debbugs.gnu.org bug report #76392,
regarding [PATCH] gnu: emacs-dired-preview: Update to 0.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76392: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76392
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0.
Date: Tue, 18 Feb 2025 12:17:02 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 76392-done <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: Re: [PATCH] gnu: emacs-dired-preview: Update to 0.4.0.
Date: Fri, 07 Mar 2025 10:42:20 +0100
Hello,

> * gnu/packages/emacs-xyz.scm (emacs-dired-preview): Update to 0.4.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 70 days ago.

Previous Next


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