1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 08:05:54 +02:00

gnu: libvterm: Update to 0.3.1.

* gnu/packages/terminals.scm (libvterm): Update to 0.3.1.
This commit is contained in:
Tobias Geerinckx-Rice
2023-01-15 01:00:00 +01:00
parent 3dbf8c1699
commit 060b6ffbb4
+2 -3
View File
@@ -646,15 +646,14 @@ should be thread-safe.")
(define-public libvterm
(package
(name "libvterm")
(version "0.3")
(version "0.3.1")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.leonerd.org.uk/code/libvterm/"
"libvterm-" version ".tar.gz"))
(sha256
(base32
"0n1k923ii618ffkbifi8a89ag8c6m9l49z8dj01dyay551k0vsv1"))))
(base32 "15y3y23kfpcda7n79ym3gp1abzn8mshxrad8s3gnhls82nfava15"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags