gnu: emacs-editorconfig: Update to 0.11.0.
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.11.0. Change-Id: Ifd29f4a388fab893586237e1f24d729e357ab308
This commit is contained in:
parent
eb48e6837b
commit
853c8549a5
@ -29333,7 +29333,7 @@ backends, including the @command{wordnet} offline backend.")
|
||||
(define-public emacs-editorconfig
|
||||
(package
|
||||
(name "emacs-editorconfig")
|
||||
(version "0.10.1")
|
||||
(version "0.11.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -29343,7 +29343,7 @@ backends, including the @command{wordnet} offline backend.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hwqhfm32sg4y0l0yn7378vjb6icgd92lkazy2z6dmnks5sbz0a3"))))
|
||||
"0bqwmh4lcnbn5gcn38qg4jjfs9bfkbr4dj4dafglgds6a5lhznws"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/editorconfig/editorconfig-emacs")
|
||||
(synopsis "Define and maintain consistent coding styles between different
|
||||
|
Loading…
Reference in New Issue
Block a user