gnu: xpra: Update to 4.0.3.

* gnu/packages/xorg.scm (xpra): Update to 4.0.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-11 18:37:37 +02:00
parent 86f8472b6a
commit 04072ac87b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6307,15 +6307,14 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
(version "4.0.2")
(version "4.0.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.xpra.org/src/xpra-"
version ".tar.xz"))
(sha256
(base32
"1cs39jzi59hkl421xmhi549ndmdfzkg0ap45f4nlsn9zr9zwmp3x"))
(base32 "05afdspf51fbya6jg6971i3ddqn8p4mg3v3aaqyi3chx4q1807rp"))
(patches (search-patches "xpra-4.0.1-systemd-run.patch"))))
(build-system python-build-system)
;; see also http://xpra.org/trac/wiki/Dependencies