all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67286] [PATCH] gnu: emacs-ein: Update to 20230826.
@ 2023-11-19 19:19 Cayetano Santos via Guix-patches via
  2023-11-25 15:22 ` bug#67286: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-11-19 19:19 UTC (permalink / raw)
  To: 67286; +Cc: Cayetano Santos

* gnu/packages/emacs-xyz.scm (emacs-ein): Update to 20230826.

Signed-off-by: Cayetano Santos <csantosb@inventati.org>
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 90fe9fceeb..46f89cb41b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37335,10 +37335,10 @@ (define-public emacs-code-cells
 
 (define-public emacs-ein
   ;; XXX: Upstream doesn't make any release, and didn't set any version.
-  (let ((commit "b2410dc96f61aa806a7934099d8f1e40c8f6ca18"))
+  (let ((commit "998ba22660be2035cd23bed1555e47748c4da8a2"))
     (package
       (name "emacs-ein")
-      (version "20220911")
+      (version "20230826")
       (source
        (origin
          (method git-fetch)
@@ -37349,7 +37349,7 @@ (define-public emacs-ein
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "02392bxl0msda58cls0i79mzqjs73x39czx0mlb0sg2vxp84gy15"))))
+           "09qbswzz6kbxc74dmdgagrk5wgbm89sabf0bfy76j4qlcg6550mx"))))
       (build-system emacs-build-system)
       (arguments
        (list

base-commit: 71b92466430acb8c91841522dc0eb7d766af4388
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67286: [PATCH] gnu: emacs-ein: Update to 20230826.
  2023-11-19 19:19 [bug#67286] [PATCH] gnu: emacs-ein: Update to 20230826 Cayetano Santos via Guix-patches via
@ 2023-11-25 15:22 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-11-25 15:22 UTC (permalink / raw)
  To: Cayetano Santos; +Cc: 67286-done

Cayetano Santos <csantosb@inventati.org> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-ein): Update to 20230826.

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-25 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-19 19:19 [bug#67286] [PATCH] gnu: emacs-ein: Update to 20230826 Cayetano Santos via Guix-patches via
2023-11-25 15:22 ` bug#67286: " Ludovic Courtès

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.