GNU bug report logs - #42782
[PATCH] gnu: libvterm: Update to 0.1.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 9 Aug 2020 17:57: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#42782: closed (Re: [bug#42782] [PATCH] gnu: libvterm: Update
 to 0.1.3.)
Date: Sun, 09 Aug 2020 19:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42782: [PATCH] gnu: libvterm: Update to 0.1.3.

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

-- 
42782: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42782
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: 42782-done <at> debbugs.gnu.org
Subject: Re: [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3.
Date: Sun, 09 Aug 2020 21:44:14 +0200
[Message part 3 (text/plain, inline)]
Michael Rohleder 写道:
> * gnu/packages/terminals.scm (libvterm): Update to 0.1.3.

Pushed as d8787cb5696989168d03e9402a32a08ad60a4818.

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: 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




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

Previous Next


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