mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 15:10:16 -05:00
gnu: emacs-mmm-mode: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Adjust indentation.
This commit is contained in:
parent
b1c223cc90
commit
73f1273375
1 changed files with 2 additions and 2 deletions
|
@ -1934,8 +1934,8 @@ (define-public emacs-mmm-mode
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/purcell/mmm-mode.git")
|
||||
(commit version)))
|
||||
(url "https://github.com/purcell/mmm-mode.git")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Reference in a new issue