GNU bug report logs - #70920
[PATCH] gnu: emacs-embark: Update to 1.1.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Mon, 13 May 2024 17:18:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: bug#70920: closed (Re: [bug#70920] [PATCH] gnu: emacs-embark:
 Update to 1.1.)
Date: Thu, 16 May 2024 06:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70920: [PATCH] gnu: emacs-embark: Update to 1.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70920 <at> debbugs.gnu.org.

-- 
70920: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70920
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org>
Cc: 70920-done <at> debbugs.gnu.org, Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [bug#70920] [PATCH] gnu: emacs-embark: Update to 1.1.
Date: Thu, 16 May 2024 07:58:15 +0100
[Message part 3 (text/plain, inline)]
Nicolas Graves via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: emacs-embark: Update to 1.1.
Date: Mon, 13 May 2024 19:17:29 +0200
* 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




This bug report was last modified 1 year and 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.