gnu: emacs-perspective: Update to 2.16.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.16.
This commit is contained in:
Nicolas Goaziou 2021-08-01 13:16:38 +02:00
parent dbbadb87b4
commit 6e0eb82f21
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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