me
/
guix
Archived
1
0
Fork 0

gnu: flux: Use HTTPS home page URI.

* gnu/packages/graphics.scm (flux)[home-page]: Use HTTPS URI.
master
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
1 changed files with 1 additions and 1 deletions

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