gnu: libvterm: Update to 0.1.4.
* gnu/packages/terminals.scm (libvterm): Update to 0.1.4. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
7ba7d50f92
commit
fd69aa524f
@ -468,7 +468,7 @@ should be thread-safe.")
|
|||||||
(define-public libvterm
|
(define-public libvterm
|
||||||
(package
|
(package
|
||||||
(name "libvterm")
|
(name "libvterm")
|
||||||
(version "0.1.3")
|
(version "0.1.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -476,7 +476,7 @@ should be thread-safe.")
|
|||||||
"libvterm-" version ".tar.gz"))
|
"libvterm-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0awfszvhc3cjsrqyx66fdmrc09k0wbm5mz78jpqf0n26d93285z4"))))
|
"1pfkhbbihd2kvaza707vl2nvk7bxaawmb37wf9v6d72mjng38w5w"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags
|
`(#:make-flags
|
||||||
|
Loading…
Reference in New Issue
Block a user