~ruther/guix-local

f61ba05c6665326b892ece155442fa1e1f22de2f — Nicolas Goaziou 3 years ago 725e7c3
gnu: emacs-cpreproc-openvdb: Remove period in synopsis.

* gnu/packages/emacs-xyz.scm (emacs-cpreproc-openvdb)[synopsis]: Remove
period.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +1 -1
@@ 23722,7 23722,7 @@ versions of third party libraries or @code{C++} standards.")
   (propagated-inputs
    (list emacs-cpreproc))
   (home-page "https://sr.ht/~plattfot/cpreproc")
   (synopsis "Create preprocessor macros for C++ that uses OpenVDB.")
   (synopsis "Create preprocessor macros for C++ that uses OpenVDB")
   (description
    "This project makes it easier to generate preprocessor macros from Emacs
for C++ code that uses OpenVDB and needs to be build against multiple