* [bug#57444] [PATCH] gnu: emacs-lpy: Update to ce78a46.
@ 2022-08-27 4:11 jgart via Guix-patches via
2022-08-27 8:19 ` bug#57444: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-08-27 4:11 UTC (permalink / raw)
To: 57444; +Cc: jgart
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to ce78a46.
---
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 e71710287a..84f4ce0f43 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10272,8 +10272,8 @@ (define-public emacs-lispyville
(define-public emacs-lpy
;; There is no proper release/tag.
- (let ((commit "076ce9acb68f6ac1b39127b634a91ffd865d13d8")
- (revision "4"))
+ (let ((commit "ce78a4613458790cc785c1687af7eed8f0d8d66c")
+ (revision "5"))
(package
(name "emacs-lpy")
(version (git-version "0.1.0" revision commit))
@@ -10285,7 +10285,7 @@ (define-public emacs-lpy
(commit commit)))
(sha256
(base32
- "10sab50wmr3zn7jgzx93201ymhmacqacn3m2qllsqkfw2gpsi6dn"))
+ "1vxrjy6k030hcbclblgcaaw7h6k17kl3n9zla08527525c0gma01"))
(file-name (git-file-name name version))))
(propagated-inputs
(list emacs-zoutline emacs-lispy))
--
2.37.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57444: [PATCH] gnu: emacs-lpy: Update to ce78a46.
2022-08-27 4:11 [bug#57444] [PATCH] gnu: emacs-lpy: Update to ce78a46 jgart via Guix-patches via
@ 2022-08-27 8:19 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-08-27 8:19 UTC (permalink / raw)
To: jgart; +Cc: 57444-done
Hello,
jgart via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-lpy): Update to ce78a46.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-27 8:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-27 4:11 [bug#57444] [PATCH] gnu: emacs-lpy: Update to ce78a46 jgart via Guix-patches via
2022-08-27 8:19 ` bug#57444: " 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.