[PATCH] gnu: emacs-eshell-z: Update to 0.4.

  • Done
  • quality assurance status badge
Details
3 participants
  • David Wilson
  • Efraim Flashner
  • Ludovic Courtès
Owner
unassigned
Submitted by
David Wilson
Severity
normal

Debbugs page

D
D
David Wilson wrote on 17 Nov 2019 06:58
(address . guix-patches@gnu.org)
e2a0ab62-ce32-4626-b1ea-42b87b5d916a@www.fastmail.com
Hi Guix!

This patch updates emacs-eshell-z to 0.4.

Thanks!

David
Attachment: file
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(-)

Toggle diff (22 lines)
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
E
E
Efraim Flashner wrote on 17 Nov 2019 23:59
(name . David Wilson)(address . david@daviwil.com)(address . 38245@debbugs.gnu.org)
20191118075950.GE15074@E5400
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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl3ST3YACgkQQarn3Mo9
g1GPCQ/+MoiS4vMNThtMssg3b2XOAXMGTXdnMopJNSlze+ncmoZrIxP0OmPnFE0o
K6eSVEQgiceds8vFbr3ZOQtXvS2oDNjk7jZbxH2wDYOchEJbnfEdmB+oerZ2Qjz7
NAG+1Qa/TBqbKpqk7Q0G4+zf5zXmr9PMr/mi0OZMoocffASp6rcLv4jf2YzzhCiU
MhoJ5DDdlx++Bq4xhFVb1sG6zdOBArg5HcaTS9HEm9kByy3ulr8uKlQfpR60gzIU
C0o7dsCjGUm27H6TV+lJjLjMIOlpqKdBfDiA7OoLfFD6fW3PTjYbRGhvTlsCQoQd
ZzwNH6ZXtT5c6PXa6tOzISqdaM+zyotMfoKM5kFYa8vgw+mCX48lJ571x+6i+WO3
w+LCzXh6+rPsnCoQQlxue/k607oxPengHyPDFmQT+baZw2wwR+JQ0SIHUHvaqAUe
3lBweqH0Swa2Y6Vcunb1FJGuFRkaPpyAiMfcXez3FlFWeonaDeW8Yy9Hvd9kCcLG
wQ8v4SSCMupm0PsRL2pBuUtS2oJ+Jw4Bu0/E1PCAXLUTh5G3kzjrrGLWemfSw97m
BtCcjwwXeOdh2gQ90jG7MOhr99rDEH1FsJ11uy1FbqZq+yUb7isJHNNTaYLFsBc/
FRj9icRV4pj2dnB/Wk1PbtoE+JmeJZvIFUB3DvbLOIGa9ZvL/1Q=
=NU2H
-----END PGP SIGNATURE-----


L
L
Ludovic Courtès wrote on 25 Nov 2019 14:38
control message for bug #38245
(address . control@debbugs.gnu.org)
87zhgjtwd5.fsf@gnu.org
tags 38245 fixed
close 38245
quit
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 38245
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