unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3.
@ 2020-08-09 17:56 Michael Rohleder
  2020-08-09 19:44 ` bug#42782: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-09 17:56 UTC (permalink / raw)
  To: 42782; +Cc: Michael Rohleder

* 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





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

* bug#42782: [PATCH] gnu: libvterm: Update to 0.1.3.
  2020-08-09 17:56 [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3 Michael Rohleder
@ 2020-08-09 19:44 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-08-09 19:44 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42782-done

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

Michael Rohleder 写道:
> * gnu/packages/terminals.scm (libvterm): Update to 0.1.3.

Pushed as d8787cb5696989168d03e9402a32a08ad60a4818.

Thanks,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

end of thread, other threads:[~2020-08-09 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 17:56 [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3 Michael Rohleder
2020-08-09 19:44 ` bug#42782: " Tobias Geerinckx-Rice via Guix-patches via

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