me
/
guix
Archived
1
0
Fork 0

gnu: libvterm: Update to 0.1.3.

* gnu/packages/terminals.scm (libvterm): Update to 0.1.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
master
Michael Rohleder 2020-08-09 19:56:23 +02:00 committed by Tobias Geerinckx-Rice
parent f58947e01c
commit d8787cb569
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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