me
/
guix
Archived
1
0
Fork 0

gnu: emacs-subed: Update to 1.0.21.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.21.
master
Nicolas Goaziou 2022-11-17 12:44:54 +01:00
parent 3060268de3
commit 07dddca27b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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