me
/
guix
Archived
1
0
Fork 0

gnu: cppzmq: Use HTTPS home page URI.

* gnu/packages/networking.scm (cppzmq)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2020-05-25 19:28:37 +02:00
parent 78763c1e7b
commit 316928addf
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ between different versions of ØMQ.")
`(("pkg-config" ,pkg-config)))
(inputs
`(("zeromq" ,zeromq)))
(home-page "http://zeromq.org")
(home-page "https://zeromq.org")
(synopsis "C++ bindings for the ØMQ messaging library")
(description
"This package provides header-only C++ bindings for ØMQ. The header