guix-commits
[Top][All Lists]
Advanced

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

09/19: gnu: emacs-ag: Adjust indentation.


From: guix-commits
Subject: 09/19: gnu: emacs-ag: Adjust indentation.
Date: Fri, 27 Dec 2019 20:36:31 -0500 (EST)

brettgilio pushed a commit to branch master
in repository guix.

commit e79b94b69e99a356dc761433257054ac3387fbdc
Author: Brett Gilio <address@hidden>
Date:   Fri Dec 27 19:32:30 2019 -0600

    gnu: emacs-ag: Adjust indentation.
    
    * gnu/packages/emacs-xyz.scm (emacs-ag): 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 ef7338a..1fed725 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1569,8 +1569,8 @@ links.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                     (url "https://github.com/Wilfred/ag.el.git";)
-                     (commit version)))
+                    (url "https://github.com/Wilfred/ag.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]