gnu: xorgxrdp: Update to 0.10.2.

* gnu/packages/rdesktop.scm (xorgxrdp): Update to 0.10.2.

Change-Id: I7b25ac3b5aba0ae44729db5d83b7280f2ae33c55
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Andy Tai 2024-11-28 13:58:00 -08:00 committed by Zheng Junjie
parent 40ab9e8495
commit 5c69f08f2e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -230,7 +230,7 @@ variety of RDP clients:
(define-public xorgxrdp
(package
(name "xorgxrdp")
(version "0.9.19")
(version "0.10.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -238,7 +238,7 @@ variety of RDP clients:
version "/xorgxrdp-" version ".tar.gz"))
(sha256
(base32
"0m8lvdnhfvwwqrr56difgy3mblplp23x6iy12kl4r8i87ic4rky1"))))
"125zn8xzppmf07wgdm4kw2w8ri4fbraca8r59fgibb1m6dqggsxm"))))
(build-system gnu-build-system)
(inputs (list check
imlib2