gnu: xpra: Update to 2.2.3.

* gnu/packages/xorg.scm (xpra): Update to 2.2.3.
This commit is contained in:
Rutger Helling 2018-01-19 08:22:24 +01:00
parent 528d129278
commit 4a24c48695
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -5955,7 +5955,7 @@ basic eye-candy effects.")
(define-public xpra (define-public xpra
(package (package
(name "xpra") (name "xpra")
(version "2.2.2") (version "2.2.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5963,7 +5963,7 @@ basic eye-candy effects.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"16m21gr904k6ap0aq73i8ls3g94srpqmn3v6cx844qdy2lg7j0hk")))) "03cq16cfffm5f62g1xc3makr03b5wjjfy6zlwag70pc3g0k6n6jh"))))
(build-system python-build-system) (build-system python-build-system)
(inputs `(("ffmpeg" ,ffmpeg) (inputs `(("ffmpeg" ,ffmpeg)
("flac" ,flac) ("flac" ,flac)