* [bug#70920] [PATCH] gnu: emacs-embark: Update to 1.1.
@ 2024-05-13 17:17 Nicolas Graves via Guix-patches via
2024-05-16 6:58 ` bug#70920: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-05-13 17:17 UTC (permalink / raw)
To: 70920; +Cc: ngraves
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 1.1.
Change-Id: I847b163a65f7e5535bc55553ef2b61edc787ad9f
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 861402f9f52..1e94fd77364 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12154,7 +12154,7 @@ (define-public emacs-solaire-mode
(define-public emacs-embark
(package
(name "emacs-embark")
- (version "1.0")
+ (version "1.1")
(source
(origin
(method git-fetch)
@@ -12162,7 +12162,7 @@ (define-public emacs-embark
(url "https://github.com/oantolin/embark")
(commit version)))
(sha256
- (base32 "14alpanynww6z7yxxyiiy24c0p4pq1argsb0pmqavq25mdxgn4v2"))
+ (base32 "1361jvwr3wjbpmq6dfkrhhhv9vrmqpkp1j18syp311g6h8hzi3hg"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#70920: [PATCH] gnu: emacs-embark: Update to 1.1.
2024-05-13 17:17 [bug#70920] [PATCH] gnu: emacs-embark: Update to 1.1 Nicolas Graves via Guix-patches via
@ 2024-05-16 6:58 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-05-16 6:58 UTC (permalink / raw)
To: Nicolas Graves via Guix-patches via; +Cc: 70920-done, Nicolas Graves
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-embark): Update to 1.1.
>
> Change-Id: I847b163a65f7e5535bc55553ef2b61edc787ad9f
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
64c61601839470b8e21be1dce5bcc7a0a45c5c67.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-16 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 17:17 [bug#70920] [PATCH] gnu: emacs-embark: Update to 1.1 Nicolas Graves via Guix-patches via
2024-05-16 6:58 ` bug#70920: " Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.