guix-commits
[Top][All Lists]
Advanced

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

13/19: gnu: emacs-google-maps: Adjust indentation.


From: guix-commits
Subject: 13/19: gnu: emacs-google-maps: Adjust indentation.
Date: Fri, 27 Dec 2019 20:36:32 -0500 (EST)

brettgilio pushed a commit to branch master
in repository guix.

commit ed07acbfab02a8e9c592dfbf9c455ee09803891e
Author: Brett Gilio <address@hidden>
Date:   Fri Dec 27 19:34:12 2019 -0600

    gnu: emacs-google-maps: Adjust indentation.
    
    * gnu/packages/emacs-xyz.scm (emacs-google-maps): 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 581a9b5..1692cf0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1864,8 +1864,8 @@ written in the Go programming language.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                     (url "https://github.com/jd/google-maps.el.git";)
-                     (commit version)))
+                    (url "https://github.com/jd/google-maps.el.git";)
+                    (commit version)))
               (file-name (git-file-name name version))
               (sha256
                (base32



reply via email to

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