mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-autothemer: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Adjust indentation.
This commit is contained in:
parent
e79b94b69e
commit
499570c6e6
1 changed files with 2 additions and 2 deletions
|
@ -1665,8 +1665,8 @@ or XEmacs.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sebastiansturm/autothemer.git")
|
||||
(commit version)))
|
||||
(url "https://github.com/sebastiansturm/autothemer.git")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue