me
/
guix
Archived
1
0
Fork 0

gnu: emacs-subed: Update to 1.0.29.

* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.29.
master
Nicolas Goaziou 2023-01-01 11:19:28 +01:00
parent 98384b799d
commit 87cc524f52
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -7459,14 +7459,14 @@ user.")
(define-public emacs-subed
(package
(name "emacs-subed")
(version "1.0.28")
(version "1.0.29")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
"0z1bxg5sqvvm9zblbjyfp5llq0v1pkjq9c7ygais8ad68ck1b51f"))))
"0q2sfdypj929y4fllk97rsb2bxm9a1izjy1f0z2viz5hz0hpqp26"))))
(arguments
(list
#:tests? #t