gnu: emacs-subed: Update to 1.2.23.

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

Change-Id: I302fe4a5f11128e6e4853d75b153731bd6678c1d
This commit is contained in:
Nicolas Goaziou 2024-12-24 13:54:58 +01:00
parent 38d595e21f
commit 90a407a427
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9703,14 +9703,14 @@ user.")
(define-public emacs-subed (define-public emacs-subed
(package (package
(name "emacs-subed") (name "emacs-subed")
(version "1.2.16") (version "1.2.23")
(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
"0fsxsp8g70mr36njmv2h3qrmp1mw3r4clrlzib33iq02wmw7q3rg")))) "0bvsv688mqhga8dffy3841wxs5pkw0vish15dgligll47cj98mzp"))))
(arguments (arguments
(list (list
#:tests? #t #:tests? #t