Archived
1
0
Fork 0

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