gnu: xpra: Update to 2.0.3.

* gnu/packages/xorg.scm (xpra): Update to 2.0.3.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
master
Rutger Helling 2017-07-06 08:54:21 +02:00 committed by Arun Isaac
parent 8c6acc3efe
commit d3f52500f3
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 2 deletions

View File

@ -5800,7 +5800,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
(version "2.0.2")
(version "2.0.3")
(source
(origin
(method url-fetch)
@ -5808,7 +5808,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
"09hzgbsj9v5qyh41rbz968ipi7016jk66b60vm6piryna9kbnha3"))))
"1f2mkbgjslfivh5xq5xbab1cn6jjyc1d104f692f3s0dnhq7dafa"))))
(build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg)
("flac", flac)