gnu: atk: Update home-page and license.

* gnu/packages/gtk.scm (atk) [home-page]: Modify.
[license]: Update to lgpl2.1+.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
This commit is contained in:
Raghav Gururajan 2021-03-11 12:46:00 -05:00
parent aadca15113
commit da7d0c5ff0
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6

View File

@ -122,8 +122,8 @@
"ATK provides the set of accessibility interfaces that are implemented
by other toolkits and applications. Using the ATK interfaces, accessibility
tools have full access to view and control running applications.")
(license license:lgpl2.0+)
(home-page "https://developer.gnome.org/atk/")))
(license license:lgpl2.1+)
(home-page "https://wiki.gnome.org/Accessibility")))
(define-public cairo
(package