gnu: xpra: Update to 2.5.

* gnu/packages/xorg.scm (xpra): Update to 2.5.
This commit is contained in:
Rutger Helling 2019-03-20 19:58:49 +01:00
parent 5493320274
commit 14e6b6a0ae
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -6012,7 +6012,7 @@ basic eye-candy effects.")
(define-public xpra (define-public xpra
(package (package
(name "xpra") (name "xpra")
(version "2.4.3") (version "2.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6020,7 +6020,7 @@ basic eye-candy effects.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0pq2pzmv5fsafp50rzl9nb6ns08rl88fhgdqc2hh27dx7b8ka8n6")))) "0q6c7ijgpp2wk6jlh0pzqki1w60i36wyl2zfwkg0gpdh40ypab3x"))))
(build-system python-build-system) (build-system python-build-system)
(inputs `(("ffmpeg" ,ffmpeg) (inputs `(("ffmpeg" ,ffmpeg)
("flac" ,flac) ("flac" ,flac)