unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 41642@debbugs.gnu.org
Subject: [bug#41642] [PATCH] gnu: emacs-perspective: Update to 2.8.
Date: Mon, 01 Jun 2020 14:29:38 +0200	[thread overview]
Message-ID: <87wo4rklzh.fsf@rohleder.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 65 bytes --]

playing with emacs 27 and 28/dev... this pkg needs an update...


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] gnu: emacs-perspective: Update to 2.8. --]
[-- Type: text/x-patch, Size: 1256 bytes --]

From 1e7b52d3de7c38006689e5c0715883b18bf39a29 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 1 Jun 2020 14:24:55 +0200
Subject: [PATCH] gnu: emacs-perspective: Update to 2.8.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.
---
 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 c1f7f1fe06..5f0a0184f9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5897,7 +5897,7 @@ regexp that matches all known keywords.")
 (define-public emacs-perspective
   (package
     (name "emacs-perspective")
-    (version "2.2")
+    (version "2.8")
     (source
      (origin
        (method git-fetch)
@@ -5907,7 +5907,7 @@ regexp that matches all known keywords.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0pd5sqrrz6y3md20yh6ffy32jdcgb1gc9b4j14pm6r54bqxik68h"))))
+         "1gdacw1gkng1dhm12lhfssmac0fijsh3wpbvcmsv2jz3gpnjin1g"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/nex3/perspective-el")
     (synopsis "Switch between named \"perspectives\"")
-- 
2.26.2


[-- Attachment #1.3: Type: text/plain, Size: 87 bytes --]


-- 
Programmierer sind Maschinen die Nikotin und Koffein in Programmcode umsetzen.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2020-06-01 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 12:29 Michael Rohleder [this message]
2020-06-01 13:21 ` bug#41642: [PATCH] gnu: emacs-perspective: Update to 2.8 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wo4rklzh.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=41642@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 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).