1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-perspective: Update to 2.20.

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

Change-Id: I8ee94cc947cba8b01015b9af64f8ef721ae75bf8
This commit is contained in:
Nicolas Goaziou
2025-10-10 19:07:04 +02:00
parent 31c29518fa
commit ea8227376d

View File

@@ -15167,7 +15167,7 @@ for Perl programming, and a tutorial for novices to start using Emacs.")
(define-public emacs-perspective
(package
(name "emacs-perspective")
(version "2.19")
(version "2.20")
(source
(origin
(method git-fetch)
@@ -15176,7 +15176,7 @@ for Perl programming, and a tutorial for novices to start using Emacs.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1vpjc9mk96siabl5j0k023bag00cwb852cpc9f89jyqhavm6011b"))))
(base32 "108n8xgyxf0mxv6l0mbqb9s0v20bdnj4xcd2mi0zbl46r48cq6gp"))))
(build-system emacs-build-system)
(arguments
`(#:test-command '("emacs" "-Q" "-batch" "-L" "."