~ruther/guix-local

f14c0a49a76ccf810f59cd8938e6a8a3d98f0355 — 宋文武 10 years ago e945787
gnu: at-spi2-core: Update to 2.18.1.

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.18.1.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gtk.scm
M gnu/packages/gtk.scm => gnu/packages/gtk.scm +2 -2
@@ 381,7 381,7 @@ in the GNOME project.")
(define-public at-spi2-core
  (package
   (name "at-spi2-core")
   (version "2.16.0")
   (version "2.18.1")
   (source (origin
            (method url-fetch)
            (uri (string-append "mirror://gnome/sources/" name "/"


@@ 389,7 389,7 @@ in the GNOME project.")
                                name "-" version ".tar.xz"))
            (sha256
             (base32
              "1l3l39mw23zyjlcqidvkyqlr4gwbhplzw2hcv3qvn6p8ikxpf2qw"))))
              "1kq17w4fm51d49vzmglkxqdm6s0yvjvrpgw78r2hajf69jz5bmap"))))
   (build-system gnu-build-system)
   (outputs '("out" "doc"))
   (arguments