all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59097] [PATCH] gnu: emacs-skempo: Remove dependency on emacs-parent-mode.
@ 2022-11-07  7:51 Aleksandr Vityazev
  2022-11-07 19:45 ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: Aleksandr Vityazev @ 2022-11-07  7:51 UTC (permalink / raw)
  To: 59097

* gnu/packages/emacs-xyz.scm (emacs-skempo)[propagated-inputs]:
Remove dependency on emacs-parent-mode.
---
 gnu/packages/emacs-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4bbebd3cd6..27039609fd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4772,8 +4772,6 @@ (define-public emacs-skempo
         (base32
          "0xsr6819qaad0y8rhfrf555c9w7cmgbgkf1a2svgbp7rhhnywl0a"))))
     (build-system emacs-build-system)
-    (propagated-inputs
-     (list emacs-parent-mode))
     (home-page "https://github.com/xFA25E/skempo")
     (synopsis "Enhancements for skeleton/tempo + abbrev")
     (description
-- 
2.38.0



-- 

Aleksandr Vityazev




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

end of thread, other threads:[~2022-11-17 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07  7:51 [bug#59097] [PATCH] gnu: emacs-skempo: Remove dependency on emacs-parent-mode Aleksandr Vityazev
2022-11-07 19:45 ` Christopher Baines
2022-11-14 16:23   ` [bug#59097] v2[PATCH] " Aleksandr Vityazev
2022-11-17 11:51     ` bug#59097: " Nicolas Goaziou

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.