gnu: python2-xdo: Update to 0.3.

* gnu/packages/python.scm (python2-xdo): Update to 0.3.
This commit is contained in:
Leo Famulari 2017-01-02 19:32:48 -05:00
parent e3dd1f0cb8
commit e871c332a0
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -8770,7 +8770,7 @@ normally the case.")
(define-public python2-xdo (define-public python2-xdo
(package (package
(name "python2-xdo") (name "python2-xdo")
(version "0.2") (version "0.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -8778,7 +8778,7 @@ normally the case.")
"python-xdo_" version ".orig.tar.gz")) "python-xdo_" version ".orig.tar.gz"))
(sha256 (sha256
(base32 (base32
"1kl5c1p0dyxf62plnk6fl77ycfb4whwjms16r14dxx8kn90hlqz4")))) "1vqh1n5yy5dhnq312kwrl90fnck4v26is3lq3lxdvcn60vv19da0"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:python ,python-2 `(#:python ,python-2