[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/44: gnu: emacs-reformatter: Update to 0.7.
From: |
guix-commits |
Subject: |
36/44: gnu: emacs-reformatter: Update to 0.7. |
Date: |
Fri, 1 Sep 2023 16:23:10 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit e041656917de1bfa0855444caf841a582a5e48a5
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 1 22:03:23 2023 +0200
gnu: emacs-reformatter: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-reformatter): Update to 0.7.
---
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 a4e1ffa306..bb92628f07 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2904,7 +2904,7 @@ terminals.")
(define-public emacs-reformatter
(package
(name "emacs-reformatter")
- (version "0.6")
+ (version "0.7")
(source
(origin
(method git-fetch)
@@ -2913,7 +2913,7 @@ terminals.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1dfn7c3gpavpiwd73v2pasd8wd8b62dczhg9iv1cgh8vaqlsf92x"))))
+ (base32 "1vm030lz489vjx1dz1jrnj7zd2b43y98rffdxyshfvxbfv1cbmyk"))))
(build-system emacs-build-system)
(home-page "https://github.com/purcell/reformatter.el")
(synopsis "Define commands which run reformatters on the current buffer")
- 13/44: gnu: emacs-clojure-mode: Update to 5.16.2., (continued)
- 13/44: gnu: emacs-clojure-mode: Update to 5.16.2., guix-commits, 2023/09/01
- 23/44: gnu: emacs-ement: Update to 0.11., guix-commits, 2023/09/01
- 25/44: gnu: emacs-envrc: Update to 0.6., guix-commits, 2023/09/01
- 27/44: gnu: emacs-inheritenv: Update to 0.2., guix-commits, 2023/09/01
- 30/44: gnu: emacs-markdown-mode: Update to 2.6., guix-commits, 2023/09/01
- 33/44: gnu: emacs-org-re-reveal: Update to 3.19.2., guix-commits, 2023/09/01
- 40/44: gnu: emacs-with-editor: Update to 3.3.2., guix-commits, 2023/09/01
- 38/44: gnu: emacs-transient: Update to 0.4.3., guix-commits, 2023/09/01
- 39/44: gnu: emacs-trashed: Update to 2.1.4., guix-commits, 2023/09/01
- 35/44: gnu: emacs-pulsar: Update to 1.0.0., guix-commits, 2023/09/01
- 36/44: gnu: emacs-reformatter: Update to 0.7.,
guix-commits <=
- 43/44: gnu: emacs-package-lint: Update to 0.19., guix-commits, 2023/09/01
- 44/44: gnu: emacs-package-lint: Improve description., guix-commits, 2023/09/01
- 41/44: gnu: emacs-pcre2el: Update to 1.9., guix-commits, 2023/09/01
- 37/44: gnu: emacs-solarized-theme: Update to 2.0.3., guix-commits, 2023/09/01
- 34/44: gnu: emacs-org-wild-notifier: Update to 0.5.0., guix-commits, 2023/09/01
- 42/44: gnu: emacs-page-break-lines: Update to 0.15., guix-commits, 2023/09/01