gnu: emacs-perspective: Update to 2.17.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.17.
This commit is contained in:
Nicolas Goaziou 2021-09-19 16:09:12 +02:00
parent 5e74566266
commit 68fc1b405e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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