unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

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 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).