[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/83: gnu: atk: Update home-page and license.
From: |
guix-commits |
Subject: |
57/83: gnu: atk: Update home-page and license. |
Date: |
Fri, 26 Mar 2021 17:18:40 -0400 (EDT) |
lle_bout pushed a commit to branch core-updates
in repository guix.
commit da7d0c5ff0dd1b15805407e3493c547d35ed6697
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Thu Mar 11 12:46:00 2021 -0500
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>
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 37d98b6..a85feb8 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -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
- 55/83: gnu: atk: Re-arrange inputs in alphabetical order., (continued)
- 55/83: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/03/26
- 58/83: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/03/26
- 60/83: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/03/26
- 66/83: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/03/26
- 65/83: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/03/26
- 70/83: gnu: wayland: Update to 1.19.0., guix-commits, 2021/03/26
- 71/83: gnu: wayland: Fix and move documentation., guix-commits, 2021/03/26
- 72/83: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/03/26
- 74/83: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/03/26
- 77/83: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/03/26
- 57/83: gnu: atk: Update home-page and license.,
guix-commits <=
- 59/83: gnu: atkmm: Enable documentation., guix-commits, 2021/03/26
- 61/83: gnu: Add atkmm-2.28., guix-commits, 2021/03/26
- 64/83: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/03/26
- 62/83: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/03/26
- 69/83: gnu: json-glib: Update synopsis and description., guix-commits, 2021/03/26
- 73/83: gnu: wayland-protocols: Update description., guix-commits, 2021/03/26
- 75/83: gnu: gtk+-2: Enable tests., guix-commits, 2021/03/26
- 78/83: gnu: gtk+: Enable tests., guix-commits, 2021/03/26
- 81/83: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/03/26
- 80/83: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/03/26