gnu: emacs-embark: Update to 1.0

* gnu/packages/emacs-xyx.scm (emacs-embark): Update to 1.0

Change-Id: I230bac996df9883a20c9f70e0b27f5bed37c91fa
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
antlers 2023-12-10 11:37:37 +00:00 committed by Liliana Marie Prikler
parent 9002b04e13
commit 1a9f267f51
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87

View File

@ -11691,7 +11691,7 @@ them easier to distinguish from other, less important buffers.")
(define-public emacs-embark
(package
(name "emacs-embark")
(version "0.23")
(version "1.0")
(source
(origin
(method git-fetch)
@ -11699,7 +11699,7 @@ them easier to distinguish from other, less important buffers.")
(url "https://github.com/oantolin/embark")
(commit version)))
(sha256
(base32 "1dmsaw1m819kzmai45c4cqh5lyyha451f7dxzwwfz9crmzg2w5sf"))
(base32 "14alpanynww6z7yxxyiiy24c0p4pq1argsb0pmqavq25mdxgn4v2"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments