all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70565] [PATCH] gnu: freerdp: Update to 2.11.7.
@ 2024-04-25 10:02 Andy Tai
  2024-04-26 16:54 ` bug#70565: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-04-25 10:02 UTC (permalink / raw)
  To: 70565; +Cc: Andy Tai

* gnu/packages/rdesktop.scm (freerdp): Update to 2.11.7.

Change-Id: I41385d4db719e950438c07d2149c845ee28cabce
---
 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 b48e4ae53f..254ba4d06b 100644
--- a/gnu/packages/rdesktop.scm
+++ b/gnu/packages/rdesktop.scm
@@ -96,7 +96,7 @@ (define-public rdesktop
 (define-public freerdp
   (package
     (name "freerdp")
-    (version "2.11.2")
+    (version "2.11.7")
     (source
      (origin
        (method git-fetch)
@@ -105,7 +105,7 @@ (define-public freerdp
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1c17skq16ic036829bndqsr5g0yrp0ya5lmn2w28x9gkz2qjgqkf"))))
+        (base32 "0h7yxjnl4zgl07ilh7dzbig8r7phll0wid72hm92jav6s4q75v63"))))
     (build-system cmake-build-system)
     (native-inputs
      (list docbook-xml

base-commit: 4514239971895fc7ad47c7752e30d98a0c44a154
-- 
2.34.1





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

* bug#70565: [PATCH] gnu: freerdp: Update to 2.11.7.
  2024-04-25 10:02 [bug#70565] [PATCH] gnu: freerdp: Update to 2.11.7 Andy Tai
@ 2024-04-26 16:54 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-26 16:54 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70565-done

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

Andy Tai <atai@atai.org> writes:

> * gnu/packages/rdesktop.scm (freerdp): Update to 2.11.7.
>
> Change-Id: I41385d4db719e950438c07d2149c845ee28cabce
> ---
>  gnu/packages/rdesktop.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
de42b5f9d190f2781f2f0cb2d400d3b192a68462.

Chris

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

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

end of thread, other threads:[~2024-04-26 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 10:02 [bug#70565] [PATCH] gnu: freerdp: Update to 2.11.7 Andy Tai
2024-04-26 16:54 ` bug#70565: " Christopher Baines

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.