gnu: xpra: Update to 2.2.5.

* gnu/packages/xorg.scm (xpra): Update to 2.2.5.
This commit is contained in:
Rutger Helling 2018-03-05 12:28:34 +01:00
parent f44c7aaccd
commit 0ebc1b934d
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.4")
(version "2.2.5")
(source
(origin
(method url-fetch)
@ -5952,7 +5952,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
"0v8yflvisk94bfj0zg4ggdfwrig0f3ss9kjnws3zflsr33cb2hxy"))))
"1q2l00nc3bgwlhjzkbk4a8x2l8z9w1799yn31icsx5hrgh98a1js"))))
(build-system python-build-system)
(inputs `(("ffmpeg" ,ffmpeg)
("flac" ,flac)