* [bug#42817] [PATCH] gnu: emacs-treepy: Update to 0.1.2.
@ 2020-08-11 21:22 Michael Rohleder
2020-08-11 21:37 ` bug#42817: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-11 21:22 UTC (permalink / raw)
To: 42817; +Cc: Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-treepy): Update to 0.1.2.
---
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 62e5e23a55..6ec0c511e7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -684,7 +684,7 @@ Alternatively the menu can be bound globally, for example:
(define-public emacs-treepy
(package
(name "emacs-treepy")
- (version "0.1.1")
+ (version "0.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -693,7 +693,7 @@ Alternatively the menu can be bound globally, for example:
(file-name (git-file-name name version))
(sha256
(base32
- "04zwm6gx9pxfvgfkizx6pvb1ql8pqxjyzqp8flz0432x0gq5nlxk"))))
+ "0pmrpij80m5kgcr8bw36r8wllgppasw08vn3ghwvis9srpaq75cn"))))
(build-system emacs-build-system)
(home-page
"https://github.com/volrath/treepy.el")
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42817: [PATCH] gnu: emacs-treepy: Update to 0.1.2.
2020-08-11 21:22 [bug#42817] [PATCH] gnu: emacs-treepy: Update to 0.1.2 Michael Rohleder
@ 2020-08-11 21:37 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-08-11 21:37 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 42817-done
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
Michael,
Michael Rohleder 写道:
> * gnu/packages/emacs-xyz.scm (emacs-treepy): Update to 0.1.2.
Pushed as 489f9909a60ea8d0e083af559c22fe73bb9b492f.
Thanks,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-11 21:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-11 21:22 [bug#42817] [PATCH] gnu: emacs-treepy: Update to 0.1.2 Michael Rohleder
2020-08-11 21:37 ` bug#42817: " Tobias Geerinckx-Rice via Guix-patches via
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.