[PATCH] gnu: emacs-dired-preview: Update to 0.4.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Cayetano Santos
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Cayetano Santos
Severity
normal

Debbugs page

C
C
Cayetano Santos wrote on 18 Feb 03:17 -0800
(address . guix-patches@gnu.org)(name . Cayetano Santos)(address . csantosb@inventati.org)
8b6acabf6ae95d9e6813e1706e2ff6b92539053e.1739877422.git.csantosb@inventati.org
* 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(-)

Toggle diff (24 lines)
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
N
N
Nicolas Goaziou wrote on 7 Mar 01:42 -0800
(address . 76392-done@debbugs.gnu.org)(name . Cayetano Santos)(address . csantosb@inventati.org)
871pv9ch37.fsf@nicolasgoaziou.fr
Hello,

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

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76392@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76392
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch