unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38245] [PATCH] gnu: emacs-eshell-z: Update to 0.4.
@ 2019-11-17 14:58 David Wilson
  2019-11-18  7:59 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: David Wilson @ 2019-11-17 14:58 UTC (permalink / raw)
  To: 38245


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

Hi Guix!

This patch updates emacs-eshell-z to 0.4.

Thanks!

David

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-eshell-z-Update-to-0.4.patch --]
[-- Type: text/x-patch; name="0001-gnu-emacs-eshell-z-Update-to-0.4.patch", Size: 1204 bytes --]

From 103680bc86a5d19365af89174ba4dbdffea55413 Mon Sep 17 00:00:00 2001
From: David Wilson <david@daviwil.com>
Date: Sun, 17 Nov 2019 06:55:03 -0800
Subject: [PATCH] gnu: emacs-eshell-z: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-eshell-z): Update to 0.4.
---
 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 f733068758..6e690cacfb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14808,7 +14808,7 @@
 (define-public emacs-eshell-z
   (package
     (name "emacs-eshell-z")
-    (version "0.3.2")
+    (version "0.4")
     (source
      (origin
        (method git-fetch)
@@ -14818,8 +14818,7 @@ appropriate directory if no @code{eshell} session is active.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1aac4m814jgxwpz7lbyx5r4z5dmawp4sk7pwbx0zqpnbcsaq5wwc"))))
+         "13dwaq8q23rwmrkpy3gvf7aswrkk6b9ak5221xl7n0bld4wdhq3j"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/xuchunyang/eshell-z")
     (synopsis "Quick navigation to frequently visited directories")
--
2.24.0


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

* [bug#38245] [PATCH] gnu: emacs-eshell-z: Update to 0.4.
  2019-11-17 14:58 [bug#38245] [PATCH] gnu: emacs-eshell-z: Update to 0.4 David Wilson
@ 2019-11-18  7:59 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-11-18  7:59 UTC (permalink / raw)
  To: David Wilson; +Cc: 38245

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

patch pushed. thanks!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2019-11-18  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-17 14:58 [bug#38245] [PATCH] gnu: emacs-eshell-z: Update to 0.4 David Wilson
2019-11-18  7:59 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).