gnu: emacs-calfw: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-calfw): Adjust indentation.master
parent
499570c6e6
commit
2bd859f0c4
|
@ -1725,8 +1725,8 @@ searches. Unlike code@{emacs-wiki.el}, it can be combined with any format.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kiwanami/emacs-calfw.git")
|
||||
(commit (string-append "v" version))))
|
||||
(url "https://github.com/kiwanami/emacs-calfw.git")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Reference in New Issue