[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/285: gnu: emacs-reformatter: Adjust indentation.
From: |
guix-commits |
Subject: |
232/285: gnu: emacs-reformatter: Adjust indentation. |
Date: |
Sun, 29 Dec 2019 20:44:37 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit e07844e95a2528ccdf5c92dcdb5698001ae59187
Author: Brett Gilio <address@hidden>
Date: Fri Dec 27 19:30:51 2019 -0600
gnu: emacs-reformatter: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-reformatter): Adjust indentation.
---
gnu/packages/emacs-xyz.scm | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 90bf085..2b86769 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1037,14 +1037,14 @@ terminals.")
(version "0.4")
(source
(origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/purcell/reformatter.el.git")
- (commit version)))
- (file-name (git-file-name name version))
- (sha256
- (base32
- "0hhy6x1bkwlhdlarsgm06g3am4yh02yqv8qs34szpzgy53x84qah"))))
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/purcell/reformatter.el.git")
+ (commit version)))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32
+ "0hhy6x1bkwlhdlarsgm06g3am4yh02yqv8qs34szpzgy53x84qah"))))
(build-system emacs-build-system)
(home-page "https://github.com/purcell/reformatter.el")
(synopsis "Define commands which run reformatters on the current buffer")
- 78/285: gnu: python-sphinx-copybutton: Update to 0.2.6., (continued)
- 78/285: gnu: python-sphinx-copybutton: Update to 0.2.6., guix-commits, 2019/12/29
- 83/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page., guix-commits, 2019/12/29
- 87/285: gnu: python-eventlet: Use HTTPS home page URI., guix-commits, 2019/12/29
- 88/285: gnu: Add python-umap-learn., guix-commits, 2019/12/29
- 89/285: gnu: python-llvmlite: Update to 0.30.0., guix-commits, 2019/12/29
- 93/285: gnu: python-bbknn: Update to 1.3.6., guix-commits, 2019/12/29
- 94/285: gnu: emacs-howm: Modify installation directory in site-lisp., guix-commits, 2019/12/29
- 124/285: gnu: qutebrowser: Add comment about tests., guix-commits, 2019/12/29
- 226/285: gnu: emacs-doom-themes: Update to 2.1.6-3., guix-commits, 2019/12/29
- 229/285: gnu: emacs-graphql: Adjust indentation., guix-commits, 2019/12/29
- 232/285: gnu: emacs-reformatter: Adjust indentation.,
guix-commits <=
- 230/285: gnu: emacs-haskell-mode: Adjust indentation., guix-commits, 2019/12/29
- 234/285: gnu: emacs-emms-mode-line-cycle: Adjust indentation., guix-commits, 2019/12/29
- 238/285: gnu: emacs-direnv: Adjust indentation., guix-commits, 2019/12/29
- 241/285: gnu: emacs-mmm-mode: Adjust indentation., guix-commits, 2019/12/29
- 236/285: gnu: emacs-autothemer: Adjust indentation., guix-commits, 2019/12/29
- 239/285: gnu: emacs-google-maps: Adjust indentation., guix-commits, 2019/12/29
- 242/285: gnu: emacs-tablist: Adjust indentation., guix-commits, 2019/12/29
- 244/285: gnu: emacs-keyfreq: Adjust indentation., guix-commits, 2019/12/29
- 243/285: gnu: emacs-d-mode: Update to 2.0.10., guix-commits, 2019/12/29
- 245/285: gnu: emacs-paren-face: Update to 1.0.5., guix-commits, 2019/12/29