Archived
1
0
Fork 0

gnu: emacs-subed: Update to 1.2.2.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.2.
This commit is contained in:
Nicolas Goaziou 2023-04-16 14:15:28 +02:00
parent 8b2d0654ef
commit d785c84041
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7926,14 +7926,14 @@ user.")
(define-public emacs-subed
(package
(name "emacs-subed")
(version "1.2.1")
(version "1.2.2")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
"09a3ggnqsm4lxqhj0z9z3df6qzibvv9lpwqij2gpiifbb4lkvj4b"))))
"1xlh4kqa8516rvmzy67pzs0ghk9rc919nq5b2sywd5mvzi5spxnh"))))
(arguments
(list
#:tests? #t