gnu: emacs-subed: Update to 1.2.7.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.7.

Change-Id: Ib64097dceaf858d847a0b93da6d71baaf04fafe8
This commit is contained in:
Nicolas Goaziou 2023-11-11 11:19:25 +01:00
parent 2a28bd0fd7
commit ee00dd9a50
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -8682,14 +8682,14 @@ (define-public emacs-sudo-edit
(define-public emacs-subed
(package
(name "emacs-subed")
(version "1.2.6")
(version "1.2.7")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
"005nzmv5i24wxwhs1l76fpk06rpf8bw19fccrqkiph5k77lg42gr"))))
"1rvc17pvig3ihc74d7i25kl3lnigp0h8lh634x0676hdx38h91ib"))))
(arguments
(list
#:tests? #t