all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 59560@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#59560] [PATCH 2/2] gnu: emacs-lpy: Update to fa95b11.
Date: Thu, 24 Nov 2022 21:06:43 -0600	[thread overview]
Message-ID: <20221125030643.12050-2-jgart@dismail.de> (raw)
In-Reply-To: <20221125030643.12050-1-jgart@dismail.de>

* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to fa95b11.
[propagated-inputs]: Add missing emacs-function-args.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ec1d59931d..fdb5b19477 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11111,7 +11111,7 @@ (define-public emacs-function-args
 
 (define-public emacs-lpy
   ;; There is no proper release/tag.
-  (let ((commit "ce78a4613458790cc785c1687af7eed8f0d8d66c")
+  (let ((commit "fa95b11e1023704510cc7dd2897bf8bcc3027cbb")
         (revision "5"))
     (package
       (name "emacs-lpy")
@@ -11127,7 +11127,7 @@ (define-public emacs-lpy
            "1vxrjy6k030hcbclblgcaaw7h6k17kl3n9zla08527525c0gma01"))
          (file-name (git-file-name name version))))
       (propagated-inputs
-       (list emacs-zoutline emacs-lispy))
+       (list emacs-zoutline emacs-lispy emacs-function-args))
       (build-system emacs-build-system)
       (home-page "https://github.com/abo-abo/lpy")
       (synopsis "Modal editing for Python")
-- 
2.38.1





  reply	other threads:[~2022-11-25  3:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  3:04 [bug#59560] [PATCH 1/2] gnu: Add emacs-function-args jgart via Guix-patches via
2022-11-25  3:06 ` jgart via Guix-patches via
2022-11-25  3:06   ` jgart via Guix-patches via [this message]
2022-11-25  6:14 ` [bug#59560] [PATCH v2 " jgart via Guix-patches via
2022-11-25  6:14   ` [bug#59560] [PATCH v2 2/2] gnu: emacs-lpy: Update to fa95b11 jgart via Guix-patches via
2022-11-26 10:35     ` Nicolas Goaziou
2022-11-26 10:33   ` [bug#59560] [PATCH v2 1/2] gnu: Add emacs-function-args Nicolas Goaziou
2023-04-04 18:59     ` bug#59560: " Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221125030643.12050-2-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=59560@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.