From: Michael Rohleder <mike@rohleder.de>
To: 42782@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#42782] [PATCH] gnu: libvterm: Update to 0.1.3.
Date: Sun, 9 Aug 2020 19:56:23 +0200 [thread overview]
Message-ID: <20200809175623.28696-1-mike@rohleder.de> (raw)
* 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
next reply other threads:[~2020-08-09 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-09 17:56 Michael Rohleder [this message]
2020-08-09 19:44 ` bug#42782: [PATCH] gnu: libvterm: Update to 0.1.3 Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200809175623.28696-1-mike@rohleder.de \
--to=mike@rohleder.de \
--cc=42782@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.