me
/
guix
Archived
1
0
Fork 0

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>
master
ギャラ 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
1 changed files with 2 additions and 2 deletions

View File

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