gnu: xpra: Update to 2.2.6.

* gnu/packages/xorg.scm (xpra): Update to 2.2.6.
master
Rutger Helling 2018-04-04 12:01:45 +02:00
parent 689d53fa49
commit 02e7e3f973
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -5944,7 +5944,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
(version "2.2.5")
(version "2.2.6")
(source
(origin
(method url-fetch)
@ -5952,7 +5952,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
"1q2l00nc3bgwlhjzkbk4a8x2l8z9w1799yn31icsx5hrgh98a1js"))))
"1zyynghhzjbgnmzcibm17wpj9f7jy31d7dr373li8cwg2yl2swyz"))))
(build-system python-build-system)
(inputs `(("ffmpeg" ,ffmpeg)
("flac" ,flac)