gnu: xrdp: Update to 0.10.4.1.

* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.4.1.

Change-Id: I54f07c117e60961029e9a8c9c46d795bbf922ff3
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Andy Tai 2025-07-28 22:00:19 -07:00 committed by Andreas Enge
parent bc93cbfc34
commit 59e5efe011
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -227,7 +227,7 @@ of parts of the Windows API.")
(define-public xrdp
(package
(name "xrdp")
(version "0.10.3")
(version "0.10.4.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -235,7 +235,7 @@ of parts of the Windows API.")
version "/xrdp-" version ".tar.gz"))
(sha256
(base32
"15nhfh8lxwf0jlmq6knh3851sp6njps9nhl8n2867il7mcr9gmsj"))))
"0pwg5zadd788nl2fpls60w3nm557a95ihp4x1ggf0yy5hqzdzsjj"))))
(build-system gnu-build-system)
(inputs (list check
fuse