mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 18:20:32 +02:00
gnu: emacs-subed: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.3.1. Change-Id: I77ad0ea1bb57c90fc544dbd75cf8d6628b11ed5b
This commit is contained in:
@@ -11647,14 +11647,14 @@ user.")
|
||||
(define-public emacs-subed
|
||||
(package
|
||||
(name "emacs-subed")
|
||||
(version "1.2.23")
|
||||
(version "1.3.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
|
||||
version ".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"0bvsv688mqhga8dffy3841wxs5pkw0vish15dgligll47cj98mzp"))))
|
||||
"04c7yzv5dif8rxxn1lkn2xhb614nw5mycjsihxvl21443539n9ic"))))
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "buttercup" "-L" ".")))
|
||||
|
||||
Reference in New Issue
Block a user