GNU bug report logs - #55147
[PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03.

Previous Next

Package: guix-patches;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Wed, 27 Apr 2022 11:55:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55147: closed ([PATCH] gnu: emacs-plz: Update to
 0.1-pre-2-1d3efc03.)
Date: Tue, 07 Jun 2022 19:47:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 Jun 2022 21:46:18 +0200
with message-id <87k09sqmt1.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#55147] [PATCH]v2 gnu: emacs-plz: Update to 0.1.
has caused the debbugs.gnu.org bug report #55147,
regarding [PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55147: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55147
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-plz: Update to 0.1-pre-2-1d3efc03.
Date: Wed, 27 Apr 2022 11:53:57 +0000
* 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


[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Aleksandr Vityazev <avityazev <at> posteo.org>
Cc: 55147-done <at> debbugs.gnu.org
Subject: Re: [bug#55147] [PATCH]v2 gnu: emacs-plz: Update to 0.1.
Date: Tue, 07 Jun 2022 21:46:18 +0200
Hello,

Aleksandr Vityazev <avityazev <at> posteo.org> writes:

> * gnu/packages/emacs-xyz (emacs-plz): Update to 0.1.
> [source]: Use elpa instead of github.

We refrain from using ELPA as upstream because they have the habit of
removing old tarballs without warnings.

So I applied your patch, with Github as upstream.

Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.