3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: flux: Use HTTPS home page URI.

* gnu/packages/graphics.scm (flux)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:06:26 +01:00
parent 4b9805631b
commit 9045bf80a7
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -320,7 +320,7 @@ minimum of resource usage and overhead.")
(synopsis "Interface description language")
(description "Flux is an interface description language used by DirectFB.
Fluxcomp compiles .flux files to .cpp or .c files.")
(home-page "http://www.directfb.org/")
(home-page "https://www.directfb.org/")
(license license:lgpl2.1+))) ; Same as DirectFB
(define-public fox