all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Aleksandr Vityazev <avityazev@posteo.org>
To: 55147@debbugs.gnu.org
Subject: [bug#55147] [PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03.
Date: Wed, 27 Apr 2022 11:53:57 +0000	[thread overview]
Message-ID: <df0fabd47a0ab85d5735cf64ad0efc2d9caf0b0d.1651060416.git.avityazev@posteo.org> (raw)

* 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




             reply	other threads:[~2022-04-27 11:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 11:53 Aleksandr Vityazev [this message]
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

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=df0fabd47a0ab85d5735cf64ad0efc2d9caf0b0d.1651060416.git.avityazev@posteo.org \
    --to=avityazev@posteo.org \
    --cc=55147@debbugs.gnu.org \
    /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.