gnu: emacs-marginalia: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.15.
This commit is contained in:
parent
c49bf4814d
commit
7d48c651ac
@ -9883,7 +9883,7 @@ expansion and overwriting the marked region with a new snippet completion.")
|
||||
(define-public emacs-marginalia
|
||||
(package
|
||||
(name "emacs-marginalia")
|
||||
(version "0.14")
|
||||
(version "0.15")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -9892,7 +9892,7 @@ expansion and overwriting the marked region with a new snippet completion.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1gbcjw447vxd3ivfjgnya2ix3w791kvbika1v9bzj8s7i996fb6f"))))
|
||||
(base32 "0ncdyczalvl677nim0iha003xway7rwxw8y35vcvkgsdk4vzv848"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/minad/marginalia")
|
||||
(synopsis "Marginalia in the minibuffer completions")
|
||||
|
Loading…
Reference in New Issue
Block a user