unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43484] [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd.
@ 2020-09-18  2:36 Michael Rohleder
  2020-09-18  9:19 ` bug#43484: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-09-18  2:36 UTC (permalink / raw)
  To: 43484; +Cc: Michael Rohleder

* 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





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

* bug#43484: [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd.
  2020-09-18  2:36 [bug#43484] [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd Michael Rohleder
@ 2020-09-18  9:19 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-09-18  9:19 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43484-done


> * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd.

Applied, thanks!

Mathieu
-- 
https://othacehe.org




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

end of thread, other threads:[~2020-09-18  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18  2:36 [bug#43484] [PATCH] gnu: emacs-vterm: Update to 0-3.14e4afd Michael Rohleder
2020-09-18  9:19 ` bug#43484: " Mathieu Othacehe

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).