GNU bug report logs - #74599
[PATCH] gnu: xorgxrdp: Update to 0.10.2.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74599 in the body.
You can then email your comments to 74599 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74599; Package guix-patches. (Thu, 28 Nov 2024 21:59:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 28 Nov 2024 21:59:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: xorgxrdp: Update to 0.10.2.
Date: Thu, 28 Nov 2024 13:58:00 -0800
* 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





bug closed, send any further explanations to 74599 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <lichengtai <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 10 Dec 2024 07:44:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Jan 2025 12:24:13 GMT) Full text and rfc822 format available.

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.