gnu: xpra: Update to 4.2.2.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Matthew James Kraai 2021-10-01 08:04:27 -07:00 committed by Efraim Flashner
parent e9d0ebe446
commit 7d59858886
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -6325,14 +6325,14 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
(version "4.2.1")
(version "4.2.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.xpra.org/src/xpra-"
version ".tar.gz"))
(sha256
(base32 "0gqdcw5cfk919jk8g0g4xjxbsvr5j9gskn8q3cmrz388pvfvm8x7"))
(base32 "0nky9j07zq8d5ifx568dima7a0jgs8kwhcqbg8p6gsxlgq5zdw96"))
(patches (search-patches "xpra-4.2-systemd-run.patch"))))
(build-system python-build-system)
;; see also http://xpra.org/trac/wiki/Dependencies