emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54589: closed ([PATCH] gnu: emacs-geiser: Update to 0.23.1.)


From: GNU bug Tracking System
Subject: bug#54589: closed ([PATCH] gnu: emacs-geiser: Update to 0.23.1.)
Date: Fri, 08 Apr 2022 21:10:02 +0000

Your message dated Fri, 08 Apr 2022 23:09:31 +0200
with message-id <87y20f9t9w.fsf_-_@gnu.org>
and subject line Re: bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1.
has caused the debbugs.gnu.org bug report #54589,
regarding [PATCH] gnu: emacs-geiser: Update to 0.23.1.
to be marked as done.

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


-- 
54589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54589
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-geiser: Update to 0.23.1. Date: Sat, 26 Mar 2022 19:11:15 -0400
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
[propagated-inputs]: Add emacs-project.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 42fc13f4c2..57a2f574c5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -271,7 +271,7 @@ (define-public emacs-geiser
     (native-inputs
      (list texinfo))
     (propagated-inputs
-     (list emacs-transient))
+     (list emacs-project emacs-transient))
     (home-page "https://nongnu.org/geiser/";)
     (synopsis "Collection of Emacs modes for Scheme hacking")
     (description
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1. Date: Fri, 08 Apr 2022 23:09:31 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Olivier Dion <olivier.dion@polymtl.ca> skribis:

> I don't think so?  Emacs geiser is already bumped at version 0.23.1, but
> the commit that introduced that change forgot to add the new dependency
> `emacs-project`.
>
> I think that the commit message is confusing, sorry for that.  It should
> probably be `Add missing dependency ` and not `Update to ...`.  Let me
> know what you think.

Indeed, I had overlooked that.  Committed with the commit message
adjusted accordingly.

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]