gnu: atk: Update to 2.26.1.

* gnu/packages/gtk.scm (atk): Update to 2.26.1.
master
Marius Bakke 2017-12-06 16:47:11 +01:00
parent f4abe0585d
commit 8994128e14
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
(define-public atk
(package
(name "atk")
(version "2.24.0")
(version "2.26.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -81,7 +81,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
"0jbs90vacl95mwgvmqsizi1bwx5sw0rz70r9knksfwwch2dalbdv"))))
"1jwpx8az0iifw176dc2hl4mmg6gvxzxdkd1qvg4ds7c5hdmzy07g"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments