* [bug#74596] [PATCH] gnu: xrdp: Update to 0.10.1.
@ 2024-11-28 20:48 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-11-28 20:48 UTC (permalink / raw)
To: 74596; +Cc: Andy Tai
* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.1.
Change-Id: I876d2ba9deeaed721c7300537221848f4392b2d0
---
gnu/packages/rdesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/rdesktop.scm b/gnu/packages/rdesktop.scm
index eb17fa929c..0e784de859 100644
--- a/gnu/packages/rdesktop.scm
+++ b/gnu/packages/rdesktop.scm
@@ -168,7 +168,7 @@ (define-public freerdp
(define-public xrdp
(package
(name "xrdp")
- (version "0.10.0")
+ (version "0.10.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -176,7 +176,7 @@ (define-public xrdp
version "/xrdp-" version ".tar.gz"))
(sha256
(base32
- "1nakn842p759xxd9713335ms3h8dmr33xbmylnbk2j03m4dhvlnx"))))
+ "10rgc9bfharwj7bq5k4qp4x00w214h6c6f861zi301h84125ylx2"))))
(build-system gnu-build-system)
(inputs (list check
fuse-2
base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-28 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 20:48 [bug#74596] [PATCH] gnu: xrdp: Update to 0.10.1 Andy Tai
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).