guix-patches
[Top][All Lists]
Advanced

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

bug#61683: [PATCH] gnu: Add emacs-jsdoc.


From: Nicolas Goaziou
Subject: bug#61683: [PATCH] gnu: Add emacs-jsdoc.
Date: Thu, 23 Feb 2023 15:29:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello,

Demis Balbach <db@minikn.xyz> writes:

> +(define-public emacs-jsdoc
> +  (let ((commit "2f828fe154e0bcb2c22d0a0323dd7f751406f85e")
> +        (revision "0")
> +        (version "0.2"))

I updated it to 0.3, added a proper commit message an applied your
patch. Thank you.


> +     (propagated-inputs
> +      (list emacs-s
> +            emacs-dash
> +            tree-sitter-javascript))

I ordered inputs alphaetically, too.

Regards,
-- 
Nicolas Goaziou





reply via email to

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