all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54589] [PATCH] gnu: emacs-geiser: Update to 0.23.1.
@ 2022-03-26 23:11 Olivier Dion via Guix-patches via
  2022-03-29  9:29 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Dion via Guix-patches via @ 2022-03-26 23:11 UTC (permalink / raw)
  To: 54589; +Cc: Olivier Dion

* 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





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

* [bug#54589] [PATCH] gnu: emacs-geiser: Update to 0.23.1.
  2022-03-26 23:11 [bug#54589] [PATCH] gnu: emacs-geiser: Update to 0.23.1 Olivier Dion via Guix-patches via
@ 2022-03-29  9:29 ` Ludovic Courtès
  2022-04-06  1:16   ` Olivier Dion via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2022-03-29  9:29 UTC (permalink / raw)
  To: Olivier Dion; +Cc: 54589

Hi,

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

> * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
> [propagated-inputs]: Add emacs-project.

I suppose the emacs-geiser-* packages should be updated at the same
time, shouldn’t they?

Could you send an updated patch that does that too?

Thanks,
Ludo’.




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

* [bug#54589] [PATCH] gnu: emacs-geiser: Update to 0.23.1.
  2022-03-29  9:29 ` Ludovic Courtès
@ 2022-04-06  1:16   ` Olivier Dion via Guix-patches via
  2022-04-08 21:09     ` bug#54589: " Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Dion via Guix-patches via @ 2022-04-06  1:16 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 54589

On Tue, 29 Mar 2022, Ludovic Courtès <ludo@gnu.org> wrote:
> Hi,

Sorry for the long delay.

> Olivier Dion <olivier.dion@polymtl.ca> skribis:
>
>> * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
>> [propagated-inputs]: Add emacs-project.
>
> I suppose the emacs-geiser-* packages should be updated at the same
> time, shouldn’t they?

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.

-- 
Olivier Dion
oldiob.dev




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

* bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1.
  2022-04-06  1:16   ` Olivier Dion via Guix-patches via
@ 2022-04-08 21:09     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2022-04-08 21:09 UTC (permalink / raw)
  To: Olivier Dion; +Cc: 54589-done

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




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

end of thread, other threads:[~2022-04-08 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26 23:11 [bug#54589] [PATCH] gnu: emacs-geiser: Update to 0.23.1 Olivier Dion via Guix-patches via
2022-03-29  9:29 ` Ludovic Courtès
2022-04-06  1:16   ` Olivier Dion via Guix-patches via
2022-04-08 21:09     ` bug#54589: " 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.