gnu: emacs-perspective: Update to 2.15.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.15.
This commit is contained in:
Nicolas Goaziou 2021-05-29 15:57:30 +02:00
parent eb00037407
commit 39eb5a1829
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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