GNU bug report logs -
#74599
[PATCH] gnu: xorgxrdp: Update to 0.10.2.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 28 Nov 2024 21:59:01 UTC
Severity: normal
Tags: patch
Done: Andy Tai <lichengtai <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/rdesktop.scm (xorgxrdp): Update to 0.10.2.
Change-Id: I7b25ac3b5aba0ae44729db5d83b7280f2ae33c55
---
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..3561fff976 100644
--- a/gnu/packages/rdesktop.scm
+++ b/gnu/packages/rdesktop.scm
@@ -230,7 +230,7 @@ (define-public xrdp
(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 @@ (define-public xorgxrdp
version "/xorgxrdp-" version ".tar.gz"))
(sha256
(base32
- "0m8lvdnhfvwwqrr56difgy3mblplp23x6iy12kl4r8i87ic4rky1"))))
+ "125zn8xzppmf07wgdm4kw2w8ri4fbraca8r59fgibb1m6dqggsxm"))))
(build-system gnu-build-system)
(inputs (list check
imlib2
base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.34.1
This bug report was last modified 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.