GNU bug report logs - #45881
[PATCH] gnu: emacs-dired-hacks: Update to 0.0.1-3.d1a2bda.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 15 Jan 2021 02:08: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#45881: closed ([PATCH] gnu: emacs-dired-hacks: Update to
 0.0.1-3.d1a2bda.)
Date: Fri, 15 Jan 2021 20:40:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Jan 2021 21:39:17 +0100
with message-id <87im7ydjey.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45881] [PATCH] gnu: emacs-dired-hacks: Update to 0.0.1-3.d1a2bda.
has caused the debbugs.gnu.org bug report #45881,
regarding [PATCH] gnu: emacs-dired-hacks: Update to 0.0.1-3.d1a2bda.
to be marked as done.

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


-- 
45881: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45881
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-dired-hacks: Update to 0.0.1-3.d1a2bda.
Date: Fri, 15 Jan 2021 03:07:14 +0100
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-3.d1a2bda.
---
 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 e35a29cdc3..36ec4adce4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12960,8 +12960,8 @@ the actual transformations.")
       (license license:gpl2+))))
 
 (define-public emacs-dired-hacks
-  (let ((commit "886befe113fae397407c804f72c45613d1d43535")
-        (revision "2"))
+  (let ((commit "d1a2bda6aa8f890cb367297ed93aee6d3b5ba388")
+        (revision "3"))
     (package
       (name "emacs-dired-hacks")
       (version (git-version "0.0.1" revision commit))
@@ -12973,7 +12973,7 @@ the actual transformations.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1cvibg90ggyrivpjmcfprpi2fx7dpa68f8kzg08s88gw5ib75djl"))))
+                  "12m81a9kjhs4cyq3lym0vp5nx6z3sfnypyzrnia76x6rjvixjf6y"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-dash" ,emacs-dash)
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45881-done <at> debbugs.gnu.org
Subject: Re: [bug#45881] [PATCH] gnu: emacs-dired-hacks: Update to
 0.0.1-3.d1a2bda.
Date: Fri, 15 Jan 2021 21:39:17 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to
> 0.0.1-3.d1a2bda.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 206 days ago.

Previous Next


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