guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

237/285: gnu: emacs-calfw: Adjust indentation.


From: guix-commits
Subject: 237/285: gnu: emacs-calfw: Adjust indentation.
Date: Sun, 29 Dec 2019 20:44:38 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 000329f33b997984c27c58221c113e72b1763d43
Author: Brett Gilio <address@hidden>
Date:   Fri Dec 27 19:33:22 2019 -0600

    gnu: emacs-calfw: Adjust indentation.
    
    * gnu/packages/emacs-xyz.scm (emacs-calfw): Adjust indentation.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index fd9158e..2b97ed0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1725,8 +1725,8 @@ searches.  Unlike code@{emacs-wiki.el}, it can be 
combined with any format.")
      (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]