GNU bug report logs - #70582
[PATCH] gnu: emacs-plz: Update to 0.8.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Fri, 26 Apr 2024 06:48:09 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Roman Scherer <roman <at> burningswell.com>
Subject: bug#70582: closed (Re: [bug#70582] [PATCH] gnu: emacs-plz: Update
 to 0.8.)
Date: Sun, 28 Apr 2024 14:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70582: [PATCH] gnu: emacs-plz: Update to 0.8.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70582 <at> debbugs.gnu.org.

-- 
70582: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70582
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 70582-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#70582] [PATCH] gnu: emacs-plz: Update to 0.8.
Date: Sun, 28 Apr 2024 10:46:59 -0400
Hi,

Roman Scherer <roman <at> burningswell.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.8.

Applied!

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: emacs-plz: Update to 0.8.
Date: Fri, 26 Apr 2024 08:46:53 +0200
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.8.

Change-Id: I0ceb1582e58e7c12e4d60e9658f6ee3ffbe7ebc7
---
 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 8a2ffc621d..ae7e466b1f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20902,7 +20902,7 @@ (define-public emacs-emamux
 (define-public emacs-plz
   (package
     (name "emacs-plz")
-    (version "0.7.2")
+    (version "0.8")
     (source
      (origin
        (method git-fetch)
@@ -20911,7 +20911,7 @@ (define-public emacs-plz
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0bbc8jr6xivzc7r701lnxmhcs7v56av780avyycaz1hpcmggl726"))))
+        (base32 "0vyx6vd90ifj4aza8k9h7ccb4ijs5n5k8hcn8ccm6jrw5h148c4v"))))
     (build-system emacs-build-system)
     (inputs (list curl))
     (arguments

base-commit: 259372b7a95e3fea75a9ce1127a904e3f1ea3591
-- 
2.41.0




This bug report was last modified 1 year and 83 days ago.

Previous Next


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