me
/
guix
Archived
1
0
Fork 0

gnu: at-spi2-atk: Update home-page and license.

* gnu/packages/gtk.scm (at-spi2-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 13:35:04 -05:00
parent a14de3946c
commit 09998230b2
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6
1 changed files with 2 additions and 2 deletions

View File

@ -819,8 +819,8 @@ is part of the GNOME accessibility project.")
(description
"The Assistive Technology Service Provider Interface
is part of the GNOME accessibility project.")
(license license:lgpl2.0+)
(home-page "https://projects.gnome.org/accessibility/")))
(license license:lgpl2.1+)
(home-page "https://wiki.gnome.org/Accessibility/")))
(define-public gtk+-2
(package