guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/14: gnu: camlzip: Update home page.


From: guix-commits
Subject: 12/14: gnu: camlzip: Update home page.
Date: Wed, 18 Mar 2020 20:44:27 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0c34b5e6d0f2620ba3cab4d36f8df153dfe8fee2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:13:40 2020 +0100

    gnu: camlzip: Update home page.
    
    * gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 74d0bd0..5d32997 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1038,7 +1038,7 @@ other XUnit testing frameworks.")
        (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]