unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55147] [PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03.
@ 2022-04-27 11:53 Aleksandr Vityazev
  2022-05-15 19:37 ` [bug#55147] [PATCH]v2 gnu: emacs-plz: Update to 0.1 Aleksandr Vityazev
  0 siblings, 1 reply; 3+ messages in thread
From: Aleksandr Vityazev @ 2022-04-27 11:53 UTC (permalink / raw)
  To: 55147

* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.1-pre-2-1d3efc03.
---
 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 db1663c677..2e6f841b07 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15579,8 +15579,8 @@ (define-public emacs-emamux
     (license license:gpl3+)))
 
 (define-public emacs-plz
-  (let ((commit "7e456638a651bab3a814e3ea81742dd917509cbb")
-        (revision "1"))
+  (let ((commit "1d3efc036c9fdb7242499575e4d6bdcc928b0539")
+        (revision "2"))
     (package
       (name "emacs-plz")
       (version (git-version "0.1-pre" revision commit))
@@ -15592,7 +15592,7 @@ (define-public emacs-plz
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "05kgxrps1s20im5hhq799nrs3615bvssm4r0ysgmwm203mmzsjgj"))))
+          (base32 "1vfa4igsvgspfx6qqzgdxb86hgbkcdr8hf63hr98yqfh7dngqjnz"))))
       (build-system emacs-build-system)
       (inputs (list curl))
       (home-page "https://github.com/alphapapa/plz.el")
-- 
2.35.1



-- 

Aleksandr Vityazev




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

end of thread, other threads:[~2022-06-07 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 11:53 [bug#55147] [PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03 Aleksandr Vityazev
2022-05-15 19:37 ` [bug#55147] [PATCH]v2 gnu: emacs-plz: Update to 0.1 Aleksandr Vityazev
2022-06-07 19:46   ` bug#55147: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).