gnu: libvterm: Update to 0.3.0.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
ギャラ 2022-10-01 09:30:31 +09:00 committed by Efraim Flashner
parent 78176e3a81
commit 09e5f9e38e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -640,7 +640,7 @@ should be thread-safe.")
(define-public libvterm (define-public libvterm
(package (package
(name "libvterm") (name "libvterm")
(version "0.1.4") (version "0.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -648,7 +648,7 @@ should be thread-safe.")
"libvterm-" version ".tar.gz")) "libvterm-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1pfkhbbihd2kvaza707vl2nvk7bxaawmb37wf9v6d72mjng38w5w")))) "0n1k923ii618ffkbifi8a89ag8c6m9l49z8dj01dyay551k0vsv1"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:make-flags `(#:make-flags