me
/
guix
Archived
1
0
Fork 0

gnu: emacs-subed: Update to 1.2.1.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.1.
master
Nicolas Goaziou 2023-03-24 09:40:35 +01:00
parent 753450db45
commit fcf88ad749
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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