gnu: emacs-ebuild-mode: Update to 1.70.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.70. Change-Id: I9e74efffa8e32e8f5bf6c7bc5efd1ef67d3bb52a
This commit is contained in:
parent
4d9e583e88
commit
df509fe107
@ -16209,7 +16209,7 @@ Lua programming language}.")
|
||||
(define-public emacs-ebuild-mode
|
||||
(package
|
||||
(name "emacs-ebuild-mode")
|
||||
(version "1.69")
|
||||
(version "1.70")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -16218,7 +16218,7 @@ Lua programming language}.")
|
||||
"ebuild-mode-" version ".tar.xz"))
|
||||
(file-name (string-append name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1sqyjz4qy07q6wkh89gg4f4s1fk96mv2f99y4rm0sp7gf6bkdj38"))))
|
||||
(base32 "14cy52hyh5gam1m5a4ys1zmlwabi7gv4nc8l6ki61lh5g1gqmbly"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
Loading…
Reference in New Issue
Block a user