mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: vis-test: Update to 783b7ef.
* gnu/packages/text-editors.scm (vis-test): Update to 783b7ef. Change-Id: If49f9d8c819ab121045714b70e516e644832b802
This commit is contained in:
parent
d26ca623f4
commit
e8f8b057b3
1 changed files with 2 additions and 2 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue