gnu: emacs-dtrt-indent: Update to 1.18.
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.18. Change-Id: I0fd8854ae7c1f7a5e98821943c3d2d5e520c2c18
This commit is contained in:
parent
ba36f5f25e
commit
9c24e74ff0
@ -30753,7 +30753,7 @@ interface to attach and interact with the processes.")
|
|||||||
(define-public emacs-dtrt-indent
|
(define-public emacs-dtrt-indent
|
||||||
(package
|
(package
|
||||||
(name "emacs-dtrt-indent")
|
(name "emacs-dtrt-indent")
|
||||||
(version "1.17")
|
(version "1.18")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -30762,7 +30762,7 @@ interface to attach and interact with the processes.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mjdqzl5mbasix8awav2qp9367waycmbcjy07s53nhv2xpqam9la"))))
|
"1sw0wabk68ixqip7kmkdvhw9rxz266cj8rs4hz3zlbcf7q6pjq6r"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/jscheid/dtrt-indent")
|
(home-page "https://github.com/jscheid/dtrt-indent")
|
||||||
(synopsis "Minor mode that guesses the indentation offset")
|
(synopsis "Minor mode that guesses the indentation offset")
|
||||||
|
Loading…
Reference in New Issue
Block a user