andreas pushed a commit to branch master
in repository guix.

commit 6376ed4a3435c74a68c14edddf31f3125141fcf5
Author: Andreas Enge <[email protected]>
Date:   Fri Sep 4 21:50:14 2015 +0200

    gnu: libtiff: Update home page.
    
    * gnu/packages/image.scm (libtiff)[home-page]: Update.
---
 gnu/packages/image.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 2e27495..1ba2812 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -150,7 +150,7 @@ Included are a library, libtiff, for reading and writing 
TIFF and a small
 collection of tools for doing simple manipulations of TIFF images.")
    (license (license:non-copyleft "file://COPYRIGHT"
                                   "See COPYRIGHT in the distribution."))
-   (home-page "http://www.libtiff.org/";)))
+   (home-page "http://www.remotesensing.org/libtiff/";)))
 
 (define-public libwmf
   (package

Reply via email to