GNU bug report logs - #61042
[PATCH 0/6] Upgrade spice packages

Previous Next

Package: guix-patches;

Reported by: Simon Streit <simon <at> netpanic.org>

Date: Tue, 24 Jan 2023 18:46:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Simon Streit <simon <at> netpanic.org>
To: 61042 <at> debbugs.gnu.org
Cc: Simon Streit <simon <at> netpanic.org>
Subject: [bug#61042] [v2 3/6] gnu: spice-protocol: Update to 0.14.4.
Date: Thu,  2 Feb 2023 22:01:01 +0100
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
---
 gnu/packages/spice.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 6eb8a4bfc7..cfcae44b91 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -108,7 +108,7 @@ (define-public virglrenderer
 (define-public spice-protocol
   (package
     (name "spice-protocol")
-    (version "0.14.3")
+    (version "0.14.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -116,7 +116,7 @@ (define-public spice-protocol
                 "spice-protocol-" version ".tar.xz"))
               (sha256
                (base32
-                "0yj8k7gcirrsf21w0q6146n5g4nzn2pqky4p90n5760m5ayfb1pr"))))
+                "04nr2w6ymy5jinfi3lj6205yd5h0swss3ykxqk7l3m4z1mhvmzq4"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.39.1





This bug report was last modified 2 years and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.