gnu: emacs-perspective: Update to 2.11.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
This commit is contained in:
Michael Rohleder 2020-09-05 10:23:06 +02:00 committed by Oleg Pykhalov
parent 43986e8d6b
commit b8c61a98b5
No known key found for this signature in database
GPG key ID: 167F8EA5001AFA9C

View file

@ -6480,7 +6480,7 @@ (define-public emacs-hl-todo
(define-public emacs-perspective
(package
(name "emacs-perspective")
(version "2.10")
(version "2.11")
(source
(origin
(method git-fetch)
@ -6490,7 +6490,7 @@ (define-public emacs-perspective
(file-name (git-file-name name version))
(sha256
(base32
"1xfcm69nd6f9chwlqfz5vd8nnyl5mwharxjrn1m515568dqrk62x"))))
"0nka5z6226r174ligja023qx2bb1pfyjbanafxprbyxkr17b2794"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t