mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
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 @@ (define-public emacs-calfw
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue