GNU bug report logs - #67286
[PATCH] gnu: emacs-ein: Update to 20230826.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sun, 19 Nov 2023 19:21:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67286: closed ([PATCH] gnu: emacs-ein: Update to 20230826.)
Date: Sat, 25 Nov 2023 15:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Nov 2023 16:22:33 +0100
with message-id <87r0kd503q.fsf <at> gnu.org>
and subject line Re: [bug#67286] [PATCH] gnu: emacs-ein: Update to 20230826.
has caused the debbugs.gnu.org bug report #67286,
regarding [PATCH] gnu: emacs-ein: Update to 20230826.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67286: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67286
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-ein: Update to 20230826.
Date: Sun, 19 Nov 2023 20:19:57 +0100
* gnu/packages/emacs-xyz.scm (emacs-ein): Update to 20230826.

Signed-off-by: Cayetano Santos <csantosb <at> 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 67286-done <at> debbugs.gnu.org
Subject: Re: [bug#67286] [PATCH] gnu: emacs-ein: Update to 20230826.
Date: Sat, 25 Nov 2023 16:22:33 +0100
Cayetano Santos <csantosb <at> inventati.org> skribis:

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

Applied, thanks!


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

Previous Next


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