[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/67: gnu: emacs-editorconfig: Update to 0.11.0.
From: |
guix-commits |
Subject: |
57/67: gnu: emacs-editorconfig: Update to 0.11.0. |
Date: |
Tue, 18 Jun 2024 18:08:43 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 853c8549a55cb2359976575854dff6bb0975230d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Jun 18 23:17:48 2024 +0200
gnu: emacs-editorconfig: Update to 0.11.0.
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.11.0.
Change-Id: Ifd29f4a388fab893586237e1f24d729e357ab308
---
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 3a2f2d6a2a..05ed83fb8a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29333,7 +29333,7 @@ backends, including the @command{wordnet} offline
backend.")
(define-public emacs-editorconfig
(package
(name "emacs-editorconfig")
- (version "0.10.1")
+ (version "0.11.0")
(source
(origin
(method git-fetch)
@@ -29343,7 +29343,7 @@ backends, including the @command{wordnet} offline
backend.")
(file-name (git-file-name name version))
(sha256
(base32
- "1hwqhfm32sg4y0l0yn7378vjb6icgd92lkazy2z6dmnks5sbz0a3"))))
+ "0bqwmh4lcnbn5gcn38qg4jjfs9bfkbr4dj4dafglgds6a5lhznws"))))
(build-system emacs-build-system)
(home-page "https://github.com/editorconfig/editorconfig-emacs")
(synopsis "Define and maintain consistent coding styles between different
- 51/67: gnu: emacs-yasnippet: Refresh version., (continued)
- 51/67: gnu: emacs-yasnippet: Refresh version., guix-commits, 2024/06/18
- 35/67: gnu: emacs-ebib: Update to 2.42.2., guix-commits, 2024/06/18
- 36/67: gnu: emacs-citar-denote: Update to 2.2.1., guix-commits, 2024/06/18
- 37/67: gnu: emacs-mastodon: Update to 1.0.23., guix-commits, 2024/06/18
- 40/67: gnu: Add emacs-zop-to-char., guix-commits, 2024/06/18
- 42/67: gnu: emacs-nyxt: Update to 0.1.0-0.5f732e3., guix-commits, 2024/06/18
- 48/67: gnu: emacs-org-super-agenda: Ignore failing tests., guix-commits, 2024/06/18
- 49/67: gnu: emacs-compat: Update the home-page., guix-commits, 2024/06/18
- 53/67: gnu: emacs-keycast: Update to 1.4.0., guix-commits, 2024/06/18
- 55/67: gnu: emacs-git-modes: Update to 1.4.3., guix-commits, 2024/06/18
- 57/67: gnu: emacs-editorconfig: Update to 0.11.0.,
guix-commits <=
- 58/67: gnu: emacs-ebuild-mode: Update to 1.71., guix-commits, 2024/06/18
- 59/67: gnu: emacs-dired-preview: Update to 0.2.0., guix-commits, 2024/06/18
- 61/67: gnu: emacs-clojure-mode: Update to 5.19.0., guix-commits, 2024/06/18
- 63/67: gnu: emacs-beframe: Update to 1.1.0., guix-commits, 2024/06/18
- 66/67: gnu: burgerspace: Update to 1.10.0., guix-commits, 2024/06/18