gnu: xpra: Update to 2.5.1.

* gnu/packages/xorg.scm (xpra): Update to 2.5.1.
master
Rutger Helling 2019-04-18 09:23:24 +02:00
parent 2ad0310615
commit fd6d2fd871
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

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