gnu: ocaml-dose3: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-dose3)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									b7c2df602b
								
							
						
					
					
						commit
						45bfc108d7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -379,7 +379,7 @@ underlying solvers like Cplex, Gurobi, Lpsolver, Glpk, CbC, SCIP or WBO.")
 | 
				
			||||||
        ("ocaml-extlib" ,ocaml-extlib)
 | 
					        ("ocaml-extlib" ,ocaml-extlib)
 | 
				
			||||||
        ("ocamlbuild" ,ocamlbuild)
 | 
					        ("ocamlbuild" ,ocamlbuild)
 | 
				
			||||||
        ("ocaml-cppo" ,ocaml-cppo)))
 | 
					        ("ocaml-cppo" ,ocaml-cppo)))
 | 
				
			||||||
    (home-page "http://www.mancoosi.org/software/")
 | 
					    (home-page "https://www.mancoosi.org/software/")
 | 
				
			||||||
    (synopsis "Package distribution management framework")
 | 
					    (synopsis "Package distribution management framework")
 | 
				
			||||||
    (description "Dose3 is a framework made of several OCaml libraries for
 | 
					    (description "Dose3 is a framework made of several OCaml libraries for
 | 
				
			||||||
managing distribution packages and their dependencies.  Though not tied to
 | 
					managing distribution packages and their dependencies.  Though not tied to
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue