mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: emacs-empv: Update to 5.0.0.
* gnu/packages/emacs-xyz.scm (emacs-empv): Update to 5.0.0. Change-Id: I8b480395fb58e3f4b4177e61144593802a7a455c
This commit is contained in:
parent
7901f6c210
commit
f92577dbc3
1 changed files with 2 additions and 2 deletions
|
|
@ -4772,7 +4772,7 @@ Selectrum.")
|
|||
(define-public emacs-empv
|
||||
(package
|
||||
(name "emacs-empv")
|
||||
(version "4.9.0")
|
||||
(version "5.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -4782,7 +4782,7 @@ Selectrum.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"16xplsbiv1ybaws3n7xlysyqgx78haa9m260r4z8w5zfvl0h0lxz"))))
|
||||
"02qvac61v6fxgv8pjbbakn3z3xf1x6358gca7nil9k9jv9xq12ng"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue