mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-tempel: Fix indenting.
* gnu/packages/emacs-xyz.scm (emacs-tempel)[source]: Correct indentation. Change-Id: I02154212d186611e3ada6b9bd2a0e5a578816aed Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
50f5419315
commit
a02221fc34
1 changed files with 2 additions and 2 deletions
|
@ -20941,8 +20941,8 @@ been adapted to also work with mu4e.")
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/minad/tempel")
|
||||
(commit version)))
|
||||
(url "https://github.com/minad/tempel")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue