* [bug#74599] [PATCH] gnu: xorgxrdp: Update to 0.10.2.
@ 2024-11-28 21:58 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-11-28 21:58 UTC (permalink / raw)
To: 74599; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-28 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 21:58 [bug#74599] [PATCH] gnu: xorgxrdp: Update to 0.10.2 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).