gnu: vis-test: Update to 783b7ef.

* gnu/packages/text-editors.scm (vis-test): Update to 783b7ef.

Change-Id: If49f9d8c819ab121045714b70e516e644832b802
This commit is contained in:
jgart 2025-07-16 10:44:14 -05:00
parent d26ca623f4
commit e8f8b057b3
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -398,9 +398,9 @@ intuitive, while also taking advantage of the capabilities of modern terminals."
(method git-fetch)
(uri (git-reference
(url "https://git.sr.ht/~martanne/vis-test")
(commit "bbd2f34ff788e87a51a74069069273ad83c44f1f")))
(commit "783b7ef67aa360f0b9bd44fa5ea47e644bc49d69")))
(sha256
(base32 "1jsvg2lg3xqfgi79x08kx94mc34mh62ivca10vsci6fqsk68jbd0"))
(base32 "1lhcizf93gab4hgnpac7l9csmhhvh0i7rd71p3vfk00nrdqrqrb6"))
(file-name (git-file-name "vis-test" version))))))
(inputs (list bash-minimal lua ncurses libtermkey lua-lpeg tre))
(synopsis "Vim-like text editor")