gnu: xpra: Update to 2.1.2.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
Rutger Helling 2017-09-21 08:30:51 +02:00 committed by Marius Bakke
parent 0193812a3d
commit 6e83592aff
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5894,7 +5894,7 @@ basic eye-candy effects.")
(define-public xpra (define-public xpra
(package (package
(name "xpra") (name "xpra")
(version "2.1.1") (version "2.1.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5902,7 +5902,7 @@ basic eye-candy effects.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0fgdddhafxnpjlw5nhfyfyimxp43hdn4yhp1vbsjrz3ypfsfhxq7")))) "0a5ffs6gm7j7vzqdbhfmjn9z8qxm9m9as7a1vjmjx63yxv9jqihn"))))
(build-system python-build-system) (build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg) (inputs `(("ffmpeg", ffmpeg)
("flac", flac) ("flac", flac)