[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50661] [PATCH v3] gnu: Add valeronoi.
From: |
Nicolas Goaziou |
Subject: |
[bug#50661] [PATCH v3] gnu: Add valeronoi. |
Date: |
Fri, 03 Dec 2021 21:39:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
phodina via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/engineering.scm (valeronoi): New variable.
Applied, with the changes below:
> + (inputs `(("qtbase" ,qtbase-5)
> + ("qtsvg" ,qtsvg)
> + ("openssl" ,openssl)
> + ("libxkbcommon" ,libxkbcommon)
> + ("cgal" ,cgal)
> + ("gmp" ,gmp)
> + ("mpfr" ,mpfr)
> + ("boost" ,boost)))
I sorted inputs alphabetically.
> + (synopsis "WiFi mapping companion app for Valetudo")
I replace "app" with "application"
Note: there is a new release. You may want to update it.
Thank you.
Regards,
--
Nicolas Goaziou