GNU bug report logs - #43484
[PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd.

Previous Next

Package: guix-patches;

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

Date: Fri, 18 Sep 2020 02:38:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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#43484: closed (Re: [bug#43484] [PATCH] gnu: emacs-vterm:
 Update to 0-3.14e4afd.)
Date: Fri, 18 Sep 2020 09:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43484: [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd.

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 43484 <at> debbugs.gnu.org.

-- 
43484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43484
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 43484-done <at> debbugs.gnu.org
Subject: Re: [bug#43484] [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd.
Date: Fri, 18 Sep 2020 11:19:34 +0200
> * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd.

Applied, thanks!

Mathieu
-- 
https://othacehe.org

[Message part 3 (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-vterm: Update to 0-3.14e4afd.
Date: Fri, 18 Sep 2020 04:36:49 +0200
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd.
---
The "memleak-fix" from yesterday looks important.

 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ae95b15c12..74a6bb16fe 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19522,8 +19522,8 @@ stored playlists.")
 
 (define-public emacs-vterm
   (let ((version "0")
-        (revision "2")
-        (commit "f41849c2c9c1899f22d1c3d4f871ec47c82627ce"))
+        (revision "3")
+        (commit "14e4afdfc160b2e625c3e483d169786ac00cb4fe"))
     (package
       (name "emacs-vterm")
       (version (git-version version revision commit))
@@ -19535,7 +19535,7 @@ stored playlists.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1b5s1101n7a2lnpkbadm1h4k6z295fpijx0rdpmd05dkhyarax6n"))))
+                  "0wl613rxw493i3397n34qwqnd5fkyqrnn1fx3y2040xhvjl9rx70"))))
       (build-system emacs-build-system)
       (arguments
        `(#:modules ((guix build emacs-build-system)
-- 
2.28.0




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

Previous Next


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