guix-patches
[Top][All Lists]
Advanced

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

bug#48818: [PATCH 2/2] gnu: Add emacs-flymake-kondor.


From: Nicolas Goaziou
Subject: bug#48818: [PATCH 2/2] gnu: Add emacs-flymake-kondor.
Date: Sat, 05 Jun 2021 14:27:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-flymake-kondor): New variable.

Applied, with the patch before it. Thank you.

> +(define-public emacs-flymake-kondor
> +  (let ((version "0.0.3")
> +        (revision "0")
> +        (commit "72052b5ba827faf357608cf720a70221192a8282"))

This commit is exactly tagged "0.0.3" release. So I used that instead.

> +      (description
> +       "This package adds Clojure syntax checker clj-kondo. ")

Please mind the trailing white space.

Regards,
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]