mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: vifm: Update to 0.14.2.
* gnu/packages/vim.scm (vifm): Update to 0.14.2. Change-Id: Ied25f2420a8933c4f45b6047ca9f705de571457f
This commit is contained in:
parent
475173e4f2
commit
295a35ba20
1 changed files with 2 additions and 2 deletions
|
@ -927,7 +927,7 @@ and support for fonts with ligatures.")
|
|||
(define-public vifm
|
||||
(package
|
||||
(name "vifm")
|
||||
(version "0.14.1")
|
||||
(version "0.14.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -938,7 +938,7 @@ and support for fonts with ligatures.")
|
|||
"vifm-" version ".tar.bz2")))
|
||||
(sha256
|
||||
(base32
|
||||
"15m4qh1c3qbw23vv5p94fd43yfl85fj3asxa1z983x199q8rxw81"))))
|
||||
"1c72y4vrh85r47w0h43wxz9i7pkgbhibq8qbsqlniprwak90a6yd"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags '("--disable-build-timestamp")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue