me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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