me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-tsdl: Use HTTPS home page.

* gnu/packages/ocaml.scm (ocaml-tsdl)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-03-21 00:32:29 +01:00
parent fed4ff33fa
commit 2d1e064694
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -3341,7 +3341,7 @@ OCaml projects that contain C stubs.")
(package
(name "ocaml-tsdl")
(version "0.9.6")
(home-page "http://erratique.ch/software/tsdl")
(home-page "https://erratique.ch/software/tsdl")
(source (origin
(method url-fetch)
(uri (string-append home-page "/releases/tsdl-"