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