gnu: emacs-subed: Update to 1.0.19.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.19.
This commit is contained in:
Nicolas Goaziou 2022-11-12 11:21:14 +01:00
parent 01aa6e0454
commit b5b4edeec6
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7067,14 +7067,14 @@ user.")
(define-public emacs-subed
(package
(name "emacs-subed")
(version "1.0.18")
(version "1.0.19")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
"1iddwddsw2vwzqz6pck8p76ya7ai248mxhg2whin3d3fw4c8xcfz"))))
"1wgicb0lvnghhr3a1xndkaxhs1c9gc1ac5xwvxcsc9zpgzrlmcda"))))
(arguments
(list
#:tests? #t