* [bug#66323] [PATCH] gnu: freerdp: Update to 2.11.2.
@ 2023-10-03 13:10 Timotej Lazar
2023-10-04 13:11 ` bug#66323: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-10-03 13:10 UTC (permalink / raw)
To: 66323; +Cc: Timotej Lazar
* gnu/packages/rdesktop.scm (freerdp): Update to 2.11.2.
---
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 b40ac09854..97a0be0e65 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.1")
+ (version "2.11.2")
(source
(origin
(method git-fetch)
@@ -105,7 +105,7 @@ (define-public freerdp
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1mxx711phzsaa6l022xnn41dq1315y81cgxka3rxy0fg638wipn7"))))
+ (base32 "1c17skq16ic036829bndqsr5g0yrp0ya5lmn2w28x9gkz2qjgqkf"))))
(build-system cmake-build-system)
(native-inputs
(list docbook-xml
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#66323: [PATCH] gnu: freerdp: Update to 2.11.2.
2023-10-03 13:10 [bug#66323] [PATCH] gnu: freerdp: Update to 2.11.2 Timotej Lazar
@ 2023-10-04 13:11 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-04 13:11 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 66323-done
> * gnu/packages/rdesktop.scm (freerdp): Update to 2.11.2.
Applied, thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-04 13:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 13:10 [bug#66323] [PATCH] gnu: freerdp: Update to 2.11.2 Timotej Lazar
2023-10-04 13:11 ` bug#66323: " Mathieu Othacehe
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).