gnu: emacs-subed: Update to 1.0.27.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.27.
This commit is contained in:
Nicolas Goaziou 2022-12-19 16:10:54 +01:00
parent 5aff27b68e
commit cf1e1ec9e2
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7343,14 +7343,14 @@ (define-public emacs-sudo-edit
(define-public emacs-subed (define-public emacs-subed
(package (package
(name "emacs-subed") (name "emacs-subed")
(version "1.0.26") (version "1.0.27")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-" (uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar")) version ".tar"))
(sha256 (sha256
(base32 (base32
"1vssgrchjgf36qxm6bm574wvvcjxmcfhlpziwilzixkxw48hh0ym")))) "0nyhrlpvvglc3gd2wv20j34mws6f6s2j7q73b4lf3j0mw9yq1cgf"))))
(arguments (arguments
(list (list
#:tests? #t #:tests? #t