guix-commits
[Top][All Lists]
Advanced

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

242/285: gnu: emacs-tablist: Adjust indentation.


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

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

commit 28cfa43acec668e95c300ec0d8f1daca0b8fd2dd
Author: Brett Gilio <address@hidden>
Date:   Fri Dec 27 19:35:22 2019 -0600

    gnu: emacs-tablist: Adjust indentation.
    
    * gnu/packages/emacs-xyz.scm (emacs-tablist): 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 6cb4c21..15b33e3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1960,8 +1960,8 @@ single buffer.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                     (url "https://github.com/politza/tablist.git";)
-                     (commit (string-append "v" version))))
+                    (url "https://github.com/politza/tablist.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]