unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50055] [PATCH] gnu: emacs-editorconfig: Update to 0.8.2.
@ 2021-08-14  9:49 Xinglu Chen
  2021-08-15  5:51 ` bug#50055: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-08-14  9:49 UTC (permalink / raw)
  To: 50055

* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.2.
---
 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 03cc5cbf3f..a6ab5adc96 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21985,7 +21985,7 @@ backends, including the @command{wordnet} offline backend.")
 (define-public emacs-editorconfig
   (package
     (name "emacs-editorconfig")
-    (version "0.8.1")
+    (version "0.8.2")
     (source
      (origin
        (method git-fetch)
@@ -21995,7 +21995,7 @@ backends, including the @command{wordnet} offline backend.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1djlhkap7zddknzvjsjz0agpfsms1ih05zcpg1bikid2vs4gddyr"))))
+         "1lqxgc24gr67yhi64i9v4w2dcjhpx99jg1kr25gr2byqkkdldkz0"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/editorconfig/editorconfig-emacs")
     (synopsis "Define and maintain consistent coding styles between different

base-commit: bccfcef473da6d91f2c2cd444227721013570918
-- 
2.32.0






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50055: [PATCH] gnu: emacs-editorconfig: Update to 0.8.2.
  2021-08-14  9:49 [bug#50055] [PATCH] gnu: emacs-editorconfig: Update to 0.8.2 Xinglu Chen
@ 2021-08-15  5:51 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-08-15  5:51 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50055-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.2.

I updated the package without noticing your patch. Sorry for the
duplicate work.

Closing.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-15  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14  9:49 [bug#50055] [PATCH] gnu: emacs-editorconfig: Update to 0.8.2 Xinglu Chen
2021-08-15  5:51 ` bug#50055: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).