emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42782: closed ([PATCH] gnu: libvterm: Update to 0.1.3.)


From: GNU bug Tracking System
Subject: bug#42782: closed ([PATCH] gnu: libvterm: Update to 0.1.3.)
Date: Sun, 09 Aug 2020 19:45:01 +0000

Your message dated Sun, 09 Aug 2020 21:44:14 +0200
with message-id <871rkfd2pd.fsf@nckx>
and subject line Re: [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3.
has caused the debbugs.gnu.org bug report #42782,
regarding [PATCH] gnu: libvterm: Update to 0.1.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42782: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42782
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libvterm: Update to 0.1.3. Date: Sun, 9 Aug 2020 19:56:23 +0200
* gnu/packages/terminals.scm (libvterm): Update to 0.1.3.
---
 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index a78e288ed6..55a1e675ab 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -468,7 +468,7 @@ should be thread-safe.")
 (define-public libvterm
   (package
     (name "libvterm")
-    (version "0.1.1")
+    (version "0.1.3")
     (source
      (origin
        (method url-fetch)
@@ -476,7 +476,7 @@ should be thread-safe.")
                            "libvterm-" version ".tar.gz"))
        (sha256
         (base32
-         "1n5maylann2anfifjy576vzyar9q5m1kzpyiz2hca2pacxy8xf4v"))))
+         "0awfszvhc3cjsrqyx66fdmrc09k0wbm5mz78jpqf0n26d93285z4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3. Date: Sun, 09 Aug 2020 21:44:14 +0200
Michael Rohleder 写道:
* gnu/packages/terminals.scm (libvterm): Update to 0.1.3.

Pushed as d8787cb5696989168d03e9402a32a08ad60a4818.

Thanks,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]