all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#35027] [PATCH] Update emacs-dired-hacks
@ 2019-03-28  3:02 Brian Leung
  2019-03-28 18:16 ` bug#35027: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-03-28  3:02 UTC (permalink / raw)
  To: 35027


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 39 bytes --]

[-- Attachment #2: 0001-gnu-emacs-dired-hacks-Update-to-0.0.1-1.2c12345.patch --]
[-- Type: text/x-patch, Size: 1323 bytes --]

From e48d3ab188fde53998bd87dd0ba5b25fb5a438a3 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Thu, 28 Mar 2019 03:59:34 +0100
Subject: [PATCH] gnu: emacs-dired-hacks: Update to 0.0.1-1.2c12345.

* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-1.2c12345.
---
 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 7554b02599..79b0c6d75d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7460,7 +7460,7 @@ the actual transformations.")
       (license license:gpl2+))))
 
 (define-public emacs-dired-hacks
-  (let ((commit "eda68006ce73bbf6b9b995bfd70d08bec8cade36")
+  (let ((commit "2c1234592aee91dcd9401bcd67213e6a4a464fd9")
         (revision "1"))
     (package
       (name "emacs-dired-hacks")
@@ -7474,7 +7474,7 @@ the actual transformations.")
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "1w7ssl9zssn5rcha6apf4h8drkd02k4xgvs203bdbqyqp9wz9brx"))))
+                  "1g7mky41cahpryzj6frdgzdymknpqq7pidzfjj9304887kijmhj3"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-dash" ,emacs-dash)
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#35027: [PATCH] Update emacs-dired-hacks
  2019-03-28  3:02 [bug#35027] [PATCH] Update emacs-dired-hacks Brian Leung
@ 2019-03-28 18:16 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2019-03-28 18:16 UTC (permalink / raw)
  To: Brian Leung; +Cc: 35027-done

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Hello Brian.

Thank you.

Pushed as 29e3fd3424f0f2e30e8ef3dba20e87f5f2d01b20 to master.

Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-28 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28  3:02 [bug#35027] [PATCH] Update emacs-dired-hacks Brian Leung
2019-03-28 18:16 ` bug#35027: " Oleg Pykhalov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.