Message ID | cover.1722782570.git.roman@burningswell.com |
---|---|
Headers | show |
Series | Add Clojure Core packages and HTTPkit | expand |
Hi Roman, Roman Scherer <roman@burningswell.com> skribis: > gnu: Add clojure-data-json. > gnu: Add clojure-data-priority-map. > gnu: Add clojure-core-cache. > gnu: Add clojure-core-memoize. > gnu: Add clojure-tools-analyzer. > gnu: Add clojure-tools-reader. > gnu: Add clojure-tools-analyzer-jvm. > gnu: Add clojure-tools-logging. > gnu: Add clojure-core-async. > gnu: Add http-kit. This looks great, modulo one tiny thing: synopses shouldn’t have a period, as flagged by ‘guix lint’, and descriptions should be proper sentences (see <https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>). Do you think you could tweak those? Thanks, and apologies for the delay! Ludo’.
Hi Ludo, thanks for the review. Thanks for the review. Looks like I forgot to run the linter on those patches. I did so now, and also updated 2 of the packages to a newer version. Can you have another look, please? Thanks, Roman. Ludovic Courtès <ludo@gnu.org> writes: > Hi Roman, > > Roman Scherer <roman@burningswell.com> skribis: > >> gnu: Add clojure-data-json. >> gnu: Add clojure-data-priority-map. >> gnu: Add clojure-core-cache. >> gnu: Add clojure-core-memoize. >> gnu: Add clojure-tools-analyzer. >> gnu: Add clojure-tools-reader. >> gnu: Add clojure-tools-analyzer-jvm. >> gnu: Add clojure-tools-logging. >> gnu: Add clojure-core-async. >> gnu: Add http-kit. > > This looks great, modulo one tiny thing: synopses shouldn’t have a > period, as flagged by ‘guix lint’, and descriptions should be proper > sentences (see > <https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>). > > Do you think you could tweak those? > > Thanks, and apologies for the delay! > > Ludo’.