mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: ocaml-mccs: Use HTTPS home page.
* gnu/packages/ocaml.scm (ocaml-mccs)[home-page]: Use HTTPS.
This commit is contained in:
@@ -340,7 +340,7 @@ Software distribution.")
|
||||
"1i0hhkrqi7rqlainlg5pc4hibbx6b5dp3x99gmav8c3sbfvlk9mc"))))
|
||||
(build-system dune-build-system)
|
||||
(propagated-inputs `(("ocaml-cudf" ,ocaml-cudf)))
|
||||
(home-page "http://www.i3s.unice.fr/~cpjm/misc/")
|
||||
(home-page "https://www.i3s.unice.fr/~cpjm/misc/")
|
||||
(synopsis "Upgrade path problem solver")
|
||||
(description "Mccs (Multi Criteria CUDF Solver) is a CUDF problem solver.
|
||||
Mccs take as input a CUDF problem and computes the best solution according to
|
||||
|
||||
Reference in New Issue
Block a user