[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/122: gnu: atk: Update home-page and license.
From: |
guix-commits |
Subject: |
57/122: gnu: atk: Update home-page and license. |
Date: |
Fri, 11 Jun 2021 12:12:06 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 7386b7943d7930130e8fff73322dd647ac61aae7
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 c0a5fd3..4320711 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -125,8 +125,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
- 35/122: gnu: gdk-pixbuf: Add missing arguments., (continued)
- 35/122: gnu: gdk-pixbuf: Add missing arguments., guix-commits, 2021/06/11
- 32/122: gnu: pangomm: Update to 2.48.0., guix-commits, 2021/06/11
- 34/122: gnu: pangomm-2.42: Update to 2.42.2., guix-commits, 2021/06/11
- 42/122: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/06/11
- 43/122: gnu: vala: Change build-system., guix-commits, 2021/06/11
- 48/122: gnu: libgsf: Change build-system., guix-commits, 2021/06/11
- 49/122: gnu: libgsf: Make separate output for binaries., guix-commits, 2021/06/11
- 51/122: gnu: libgsf: Enable missing features., guix-commits, 2021/06/11
- 53/122: gnu: libgsf: Enable documentation., guix-commits, 2021/06/11
- 58/122: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/06/11
- 57/122: gnu: atk: Update home-page and license.,
guix-commits <=
- 61/122: gnu: Add atkmm-2.28., guix-commits, 2021/06/11
- 60/122: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/06/11
- 24/122: gnu: cairo: Update synopsis, description and license., guix-commits, 2021/06/11
- 40/122: gnu: gdk-pixbuf: Update synopsis, description, home-page and license., guix-commits, 2021/06/11
- 39/122: gnu: gdk-pixbuf: Update to 2.42.4., guix-commits, 2021/06/11
- 47/122: gnu: vala: Update synopsis and description., guix-commits, 2021/06/11
- 63/122: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/06/11
- 72/122: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/06/11
- 74/122: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/06/11
- 77/122: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/06/11