mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: ocaml-topkg: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-topkg)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
1f0ace4ad9
commit
0e0153e336
1 changed files with 1 additions and 1 deletions
|
@ -1641,7 +1641,7 @@ defined in this library.")
|
|||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'configure))))
|
||||
(home-page "http://erratique.ch/software/topkg")
|
||||
(home-page "https://erratique.ch/software/topkg")
|
||||
(synopsis "Transitory OCaml software packager")
|
||||
(description "Topkg is a packager for distributing OCaml software. It
|
||||
provides an API to describe the files a package installs in a given build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue