mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: camlzip: Update home page.
* gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
This commit is contained in:
parent
a79b7ab5a2
commit
0c34b5e6d0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue