gnu: emacs-perspective: Update to 2.14.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.14.
This commit is contained in:
Nicolas Goaziou 2021-02-08 08:39:20 +01:00
parent 6176af2944
commit def826331b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7330,7 +7330,7 @@ (define-public emacs-hl-todo
(define-public emacs-perspective
(package
(name "emacs-perspective")
(version "2.11")
(version "2.14")
(source
(origin
(method git-fetch)
@ -7339,8 +7339,7 @@ (define-public emacs-perspective
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0nka5z6226r174ligja023qx2bb1pfyjbanafxprbyxkr17b2794"))))
(base32 "04r5h5zs5r6s22p5ynhpr860r2r552z9pyf4kbabfg1gz9jag7yp"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t