gnu: atk: Update to 2.28.1.

* gnu/packages/gtk.scm (atk): Update to 2.28.1.
master
Marius Bakke 2018-04-15 14:27:44 +02:00
parent 6c69d24daf
commit f6a6a050ea
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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