From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 70920@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#70920] [PATCH] gnu: emacs-embark: Update to 1.1.
Date: Mon, 13 May 2024 19:17:29 +0200 [thread overview]
Message-ID: <20240513171731.5353-1-ngraves@ngraves.fr> (raw)
* 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
next reply other threads:[~2024-05-13 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 17:17 Nicolas Graves via Guix-patches via [this message]
2024-05-16 6:58 ` bug#70920: [PATCH] gnu: emacs-embark: Update to 1.1 Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240513171731.5353-1-ngraves@ngraves.fr \
--to=guix-patches@gnu.org \
--cc=70920@debbugs.gnu.org \
--cc=ngraves@ngraves.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).