me
/
guix
Archived
1
0
Fork 0

gnu: emacs-embark: Update to 0.16.

* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.16.
master
Nicolas Goaziou 2022-03-09 21:15:48 +01:00
parent 723ec40936
commit 67cb8e90c4
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -8558,7 +8558,7 @@ them easier to distinguish from other, less important buffers.")
(define-public emacs-embark
(package
(name "emacs-embark")
(version "0.15")
(version "0.16")
(source
(origin
(method git-fetch)
@ -8566,7 +8566,7 @@ them easier to distinguish from other, less important buffers.")
(url "https://github.com/oantolin/embark")
(commit version)))
(sha256
(base32 "08wj0p3plvblbmfmn4vsanhldr2csrnm1lhk3g1nic5v26yi5l64"))
(base32 "04xxwhh577aam0fqfmprxqaw0v1l6yidikr6chajcf16mf1wd2gv"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(propagated-inputs