[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/124: gnu: at-spi2-core: Update home-page and license.
From: |
guix-commits |
Subject: |
64/124: gnu: at-spi2-core: Update home-page and license. |
Date: |
Sun, 5 Sep 2021 10:42:11 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 72e1f71a664f1ad705650a283ca0b01efea228f3
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Thu Mar 11 13:26:26 2021 -0500
gnu: at-spi2-core: Update home-page and license.
* gnu/packages/gtk.scm (at-spi2-core) [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 2615d84..c2b6740 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -764,8 +764,8 @@ scaled, composited, modified, saved, or rendered.")
(description
"The Assistive Technology Service Provider Interface, core components,
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/")))
;;; A minimal variant used to prevent a cycle with Inkscape.
(define at-spi2-core-minimal
- 58/124: gnu: atkmm: Update to 2.36.0., (continued)
- 58/124: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/09/05
- 69/124: gnu: json-glib: Update synopsis and description., guix-commits, 2021/09/05
- 54/124: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/09/05
- 53/124: gnu: libgsf: Enable documentation., guix-commits, 2021/09/05
- 57/124: gnu: atk: Update home-page and license., guix-commits, 2021/09/05
- 59/124: gnu: atkmm: Enable documentation., guix-commits, 2021/09/05
- 60/124: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/09/05
- 61/124: gnu: Add atkmm-2.28., guix-commits, 2021/09/05
- 62/124: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/09/05
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/09/05
- 64/124: gnu: at-spi2-core: Update home-page and license.,
guix-commits <=
- 65/124: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/09/05
- 67/124: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/09/05
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/09/05
- 72/124: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/09/05
- 75/124: gnu: gtk+-2: Enable tests., guix-commits, 2021/09/05
- 77/124: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/09/05
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/09/05
- 56/124: gnu: atk: Update to 2.36.0., guix-commits, 2021/09/05
- 66/124: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/09/05
- 68/124: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/09/05