unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Streit <simon@netpanic.org>
To: 61042@debbugs.gnu.org
Cc: Simon Streit <simon@netpanic.org>
Subject: [bug#61042] [v2 6/6] gnu: spice-vdagent: Update to 0.22.0.
Date: Thu,  2 Feb 2023 22:01:04 +0100	[thread overview]
Message-ID: <1720ebab7697aaa59784676d114a504f256a99fa.1675370158.git.simon@netpanic.org> (raw)
In-Reply-To: <cover.1675370158.git.simon@netpanic.org>

* gnu/packages/spice.scm (spice-vdagent): Update to 0.22.0.
  [patches]: Remove spice-vdagent-glib-2.68.patch.
---
 gnu/packages/spice.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 44080049c5..bf44d05e10 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -272,7 +272,7 @@ (define-public spice
 (define-public spice-vdagent
   (package
     (name "spice-vdagent")
-    (version "0.21.0")
+    (version "0.22.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -280,9 +280,7 @@ (define-public spice-vdagent
                 "spice-vdagent-" version ".tar.bz2"))
               (sha256
                (base32
-                "0n8jlc1pv6mkry161y656b1nk9hhhminjq6nymzmmyjl7k95ymzx"))
-              (patches
-               (search-patches "spice-vdagent-glib-2.68.patch"))))
+                "14zvm20ww6cnmqadjy9qlmh04imvnv395zdkgmlcvkixxsi9fdam"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.39.1





      parent reply	other threads:[~2023-02-02 21:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 18:44 [bug#61042] [PATCH 0/6] Upgrade spice packages Simon Streit
2023-01-24 18:48 ` [bug#61042] [PATCH 1/6] gnu: usbredir: Update to 0.13.0 Simon Streit
2023-01-24 18:48   ` [bug#61042] [PATCH 2/6] gnu: virglrenderer: Update to 0.10.4 Simon Streit
2023-01-24 18:48   ` [bug#61042] [PATCH 3/6] gnu: spice-protocol: Update to 0.14.4 Simon Streit
2023-01-24 18:48   ` [bug#61042] [PATCH 4/6] gnu: spice-gtk: Update to 0.41 Simon Streit
2023-01-24 18:48   ` [bug#61042] [PATCH 5/6] gnu: spice: Update to 0.15.1 Simon Streit
2023-01-24 18:48   ` [bug#61042] [PATCH 6/6] gnu: spice-vdagent: Update to 0.22.0 Simon Streit
2023-02-02 21:00 ` [bug#61042] [v2 0/6] Upgrade spice packages Simon Streit
2023-02-02 21:00   ` [bug#61042] [v2 1/6] gnu: usbredir: Update to 0.13.0 Simon Streit
2023-02-02 21:01   ` [bug#61042] [v2 2/6] gnu: virglrenderer: Update to 0.10.4 Simon Streit
2023-02-25 20:06     ` bug#61042: [PATCH 0/6] Upgrade spice packages Maxim Cournoyer
2023-02-02 21:01   ` [bug#61042] [v2 3/6] gnu: spice-protocol: Update to 0.14.4 Simon Streit
2023-02-02 21:01   ` [bug#61042] [v2 4/6] gnu: spice-gtk: Update to 0.41 Simon Streit
2023-02-02 21:01   ` [bug#61042] [v2 5/6] gnu: spice: Update to 0.15.1 Simon Streit
2023-02-02 21:01   ` Simon Streit [this message]

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=1720ebab7697aaa59784676d114a504f256a99fa.1675370158.git.simon@netpanic.org \
    --to=simon@netpanic.org \
    --cc=61042@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).