guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/16: gnu: spice-protocol: Update to 0.12.14.


From: Tobias Geerinckx-Rice
Subject: 12/16: gnu: spice-protocol: Update to 0.12.14.
Date: Fri, 15 Jun 2018 03:57:35 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 52d5b73fc40184bbb4e2a188fa61e6fcdaad5a97
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jun 15 02:17:27 2018 +0200

    gnu: spice-protocol: Update to 0.12.14.
    
    * gnu/packages/spice.scm (spice-protocol): Update to 0.12.14.
---
 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 38d4a3a..a648634 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -128,7 +128,7 @@ system to use the host GPU to accelerate 3D rendering.")
 (define-public spice-protocol
   (package
     (name "spice-protocol")
-    (version "0.12.13")
+    (version "0.12.14")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -136,7 +136,7 @@ system to use the host GPU to accelerate 3D rendering.")
                 "spice-protocol-" version ".tar.bz2"))
               (sha256
                (base32
-                "0cwrgkp558mblcf4vrhacb3iizz12khsrrl82w38w9nj0ar13vl9"))))
+                "170ckpgazvqv7hxy209myg67pqnd6c0gvr4ysbqgsfch6320nd90"))))
     (build-system gnu-build-system)
     (synopsis "Protocol headers for the SPICE protocol")
     (description "SPICE (the Simple Protocol for Independent Computing



reply via email to

[Prev in Thread] Current Thread [Next in Thread]