From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 74596-done@debbugs.gnu.org
Subject: bug#74596: [PATCH] gnu: xrdp: Update to 0.10.1.
Date: Fri, 29 Nov 2024 17:12:19 +0800 [thread overview]
Message-ID: <87ldx2v1xo.fsf@iscas.ac.cn> (raw)
In-Reply-To: <94e60fd45fddf9ad6ed2f782fac90d46bf54451e.1732826915.git.atai@atai.org> (Andy Tai's message of "Thu, 28 Nov 2024 12:48:47 -0800")
[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]
Andy Tai <atai@atai.org> writes:
> * 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
pushed, closing.
And are you interested in changing the package to use git-fetch?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-11-29 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 20:48 [bug#74596] [PATCH] gnu: xrdp: Update to 0.10.1 Andy Tai
2024-11-29 9:12 ` Zheng Junjie [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ldx2v1xo.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74596-done@debbugs.gnu.org \
--cc=atai@atai.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.