gnu: xpra: Update to 2.5.

* gnu/packages/xorg.scm (xpra): Update to 2.5.
master
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
(package
(name "xpra")
(version "2.4.3")
(version "2.5")
(source
(origin
(method url-fetch)
@ -6020,7 +6020,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
"0pq2pzmv5fsafp50rzl9nb6ns08rl88fhgdqc2hh27dx7b8ka8n6"))))
"0q6c7ijgpp2wk6jlh0pzqki1w60i36wyl2zfwkg0gpdh40ypab3x"))))
(build-system python-build-system)
(inputs `(("ffmpeg" ,ffmpeg)
("flac" ,flac)