GNU bug report logs - #42568
[PATCH] gnu: emacs-perspective: Update to 2.9.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 28 Jul 2020 01:54: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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#42568: closed (Re: [bug#42568] [PATCH] gnu: emacs-perspective:
 Update to 2.9.)
Date: Tue, 28 Jul 2020 10:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42568: [PATCH] gnu: emacs-perspective: Update to 2.9.

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 42568 <at> debbugs.gnu.org.

-- 
42568: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42568
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42568-done <at> debbugs.gnu.org
Subject: Re: [bug#42568] [PATCH] gnu: emacs-perspective: Update to 2.9.
Date: Tue, 28 Jul 2020 12:39:33 +0200
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.9.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-perspective: Update to 2.9.
Date: Tue, 28 Jul 2020 03:52:46 +0200
[0001-gnu-emacs-perspective-Update-to-2.9.patch (text/x-patch, inline)]
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.9.
---
 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 8618a07a21..5bdd23a9b1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6330,7 +6330,7 @@ regexp that matches all known keywords.")
 (define-public emacs-perspective
   (package
     (name "emacs-perspective")
-    (version "2.8")
+    (version "2.9")
     (source
      (origin
        (method git-fetch)
@@ -6340,7 +6340,7 @@ regexp that matches all known keywords.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1gdacw1gkng1dhm12lhfssmac0fijsh3wpbvcmsv2jz3gpnjin1g"))))
+         "1hmbczw3b7k2xdqcy5p3xnf2781gjw6bqqcwc5r9myg6b8p3pr7m"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/nex3/perspective-el")
     (synopsis "Switch between named \"perspectives\"")
-- 
2.27.0

[Message part 5 (text/plain, inline)]
-- 
You can no more win a war than you can win an earthquake.
		-- Jeannette Rankin
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 18 days ago.

Previous Next


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