gnu: emacs-perspective: Update to 2.19.

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

Change-Id: I62071ad523a7053cae1aa01adc595abd227400a5
This commit is contained in:
Nicolas Goaziou 2024-12-24 10:59:40 +01:00
parent 1fc9344034
commit 7575f6df75
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -13595,7 +13595,7 @@ for Perl programing, and a tutorial for novices to start using Emacs.")
(define-public emacs-perspective
(package
(name "emacs-perspective")
(version "2.18")
(version "2.19")
(source
(origin
(method git-fetch)
@ -13604,7 +13604,7 @@ for Perl programing, and a tutorial for novices to start using Emacs.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1r026cw6p2ss5wg8mxgzf6iv1lb9pdnqyf6yrqb914aibkrvp9b6"))))
(base32 "1vpjc9mk96siabl5j0k023bag00cwb852cpc9f89jyqhavm6011b"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t