all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#43212] [PATCH] gnu: emacs-perspective: Update to 2.11.
@ 2020-09-05  8:23 Michael Rohleder
  2020-09-06  8:38 ` bug#43212: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-09-05  8:23 UTC (permalink / raw)
  To: 43212; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.11.
---
 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 d9716ba91c..23ab4f4650 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6479,7 +6479,7 @@ regexp that matches all known keywords.")
 (define-public emacs-perspective
   (package
     (name "emacs-perspective")
-    (version "2.10")
+    (version "2.11")
     (source
      (origin
        (method git-fetch)
@@ -6489,7 +6489,7 @@ regexp that matches all known keywords.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1xfcm69nd6f9chwlqfz5vd8nnyl5mwharxjrn1m515568dqrk62x"))))
+         "0nka5z6226r174ligja023qx2bb1pfyjbanafxprbyxkr17b2794"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #t
-- 
2.28.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#43212: [PATCH] gnu: emacs-perspective: Update to 2.11.
  2020-09-05  8:23 [bug#43212] [PATCH] gnu: emacs-perspective: Update to 2.11 Michael Rohleder
@ 2020-09-06  8:38 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-09-06  8:38 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43212-done

Hi,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.11.
> ---
>  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 d9716ba91c..23ab4f4650 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -6479,7 +6479,7 @@ regexp that matches all known keywords.")

[…]

Pushed to master.

Thanks,
Oleg.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-06  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05  8:23 [bug#43212] [PATCH] gnu: emacs-perspective: Update to 2.11 Michael Rohleder
2020-09-06  8:38 ` bug#43212: " Oleg Pykhalov

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.