mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ocaml-tsdl: Use HTTPS home page.
* gnu/packages/ocaml.scm (ocaml-tsdl)[home-page]: Use HTTPS.
This commit is contained in:
parent
fed4ff33fa
commit
2d1e064694
1 changed files with 1 additions and 1 deletions
|
@ -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-"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue