GNU bug report logs - #42817
[PATCH] gnu: emacs-treepy: Update to 0.1.2.

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Aug 2020 21:23:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#42817: closed (Re: [bug#42817] [PATCH] gnu: emacs-treepy:
 Update to 0.1.2.)
Date: Tue, 11 Aug 2020 21:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42817: [PATCH] gnu: emacs-treepy: Update to 0.1.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42817 <at> debbugs.gnu.org.

-- 
42817: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42817
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42817-done <at> debbugs.gnu.org
Subject: Re: [bug#42817] [PATCH] gnu: emacs-treepy: Update to 0.1.2.
Date: Tue, 11 Aug 2020 23:37:19 +0200
[Message part 3 (text/plain, inline)]
Michael,

Michael Rohleder 写道:
> * gnu/packages/emacs-xyz.scm (emacs-treepy): Update to 0.1.2.

Pushed as 489f9909a60ea8d0e083af559c22fe73bb9b492f.

Thanks,

T G-R
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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-treepy: Update to 0.1.2.
Date: Tue, 11 Aug 2020 23:22:29 +0200
* 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




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

Previous Next


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