From: Andy Tai <atai@atai.org>
To: 74596@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#74596] [PATCH] gnu: xrdp: Update to 0.10.1.
Date: Thu, 28 Nov 2024 12:48:47 -0800 [thread overview]
Message-ID: <94e60fd45fddf9ad6ed2f782fac90d46bf54451e.1732826915.git.atai@atai.org> (raw)
* 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
reply other threads:[~2024-11-28 20:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=94e60fd45fddf9ad6ed2f782fac90d46bf54451e.1732826915.git.atai@atai.org \
--to=atai@atai.org \
--cc=74596@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).