mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: libtiff: Update home page.
* gnu/packages/image.scm (libtiff)[home-page]: Update.
This commit is contained in:
parent
ced7cc92d7
commit
6376ed4a34
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ (define-public libtiff
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue