mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-emms-mode-line-cycle: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-emms-mode-line-cycle): Adjust indentation.
This commit is contained in:
parent
7c776b255f
commit
8fccd2003c
1 changed files with 2 additions and 2 deletions
|
@ -1423,8 +1423,8 @@ light user interface.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/momomo5717/emms-mode-line-cycle")
|
||||
(commit version)))
|
||||
(url "https://github.com/momomo5717/emms-mode-line-cycle")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue