unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70565@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70565] [PATCH] gnu: freerdp: Update to 2.11.7.
Date: Thu, 25 Apr 2024 03:02:54 -0700	[thread overview]
Message-ID: <bdab4a3081ac7ebb05ec2014267d91965f63badc.1714039351.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-04-25 10:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 10:02 Andy Tai [this message]
2024-04-26 16:54 ` bug#70565: [PATCH] gnu: freerdp: Update to 2.11.7 Christopher Baines

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bdab4a3081ac7ebb05ec2014267d91965f63badc.1714039351.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70565@debbugs.gnu.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 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).