guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 68/125: gnu: at-spi2-atk: Update home-page and license.
Date: Sat, 3 Jul 2021 21:17:32 -0400 (EDT)

raghavgururajan pushed a commit to branch wip-gnome
in repository guix.

commit 5d6cf7886f9aa26aa1ae69cee354585e8f3fce50
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Thu Mar 11 13:35:04 2021 -0500

    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>
---
 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 8f784f8..c8bea43 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -822,8 +822,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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]