unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67676] [PATCH] gnu: xrdp: Update to 0.9.23.1
@ 2023-12-07  6:58 Andy Tai
  2023-12-07 11:47 ` bug#67676: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-12-07  6:58 UTC (permalink / raw)
  To: 67676; +Cc: Andy Tai

* gnu/packages/rdesktop.scm (xrdp): Update to 0.9.23.1

Change-Id: If5a01e38dc04bd013118d21ff11a46f3e7dddfd2
---
 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 97a0be0e65..b48e4ae53f 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.9.22.1")
+    (version "0.9.23.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -176,7 +176,7 @@ (define-public xrdp
                     version "/xrdp-" version ".tar.gz"))
               (sha256
                (base32
-                "1jzknwy003fk5lqzrncbypirq3smpghxy2prg2m2ljjrx77j1lvd"))))
+                "1jpmwywzb6law2hrzm94qy2hgivs7izc2ci0w2h9yxn2j1mizdwg"))))
     (build-system gnu-build-system)
     (inputs (list check
                   fuse-2

base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67676: [PATCH] gnu: xrdp: Update to 0.9.23.1
  2023-12-07  6:58 [bug#67676] [PATCH] gnu: xrdp: Update to 0.9.23.1 Andy Tai
@ 2023-12-07 11:47 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-12-07 11:47 UTC (permalink / raw)
  To: Andy Tai; +Cc: 67676-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-07 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  6:58 [bug#67676] [PATCH] gnu: xrdp: Update to 0.9.23.1 Andy Tai
2023-12-07 11:47 ` bug#67676: " Efraim Flashner

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).