On 2021-12-09 09:15, Nicolas Goaziou wrote: > Hello, > > Andrew Tropin writes: > >> * gnu/packages/emacs-xyz.scm (emacs-dpd): New variable. > > Thank you. I applied your patch with the following changes: > >> +(define-public emacs-dpd >> + (package >> + (name "emacs-dpd") >> + (version "0.1.0") > > Version is not exactly "0.1.0", so I used `git-version' with appropriate > version, revision, and commit. I also added a comment about it. > >> + (description >> + "Tools for generating package-desc structures and feeding them to >> +package.el.") > > I reworded the description so it would consist of a full sentence. > > Regards, Thank you very much! -- Best regards, Andrew Tropin