gnu: camlzip: Update home page.

* gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 00:13:40 +01:00
parent a79b7ab5a2
commit 0c34b5e6d0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1038,7 +1038,7 @@ (define-public camlzip
(list "all" "allopt"
(string-append "INSTALLDIR=" (assoc-ref %outputs "out")
"/lib/ocaml"))))
(home-page "http://forge.ocamlcore.org/projects/camlzip")
(home-page "https://github.com/xavierleroy/camlzip")
(synopsis "Provides easy access to compressed files")
(description "Provides easy access to compressed files in ZIP, GZIP and
JAR format. It provides functions for reading from and writing to compressed