gnu: emacs-subed: Update to 1.2.7.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.7. Change-Id: Ib64097dceaf858d847a0b93da6d71baaf04fafe8master
parent
2a28bd0fd7
commit
ee00dd9a50
|
@ -8682,14 +8682,14 @@ user.")
|
|||
(define-public emacs-subed
|
||||
(package
|
||||
(name "emacs-subed")
|
||||
(version "1.2.6")
|
||||
(version "1.2.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
|
||||
version ".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"005nzmv5i24wxwhs1l76fpk06rpf8bw19fccrqkiph5k77lg42gr"))))
|
||||
"1rvc17pvig3ihc74d7i25kl3lnigp0h8lh634x0676hdx38h91ib"))))
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #t
|
||||
|
|
Reference in New Issue