gnu: spice-protocol: Update to 0.12.14.

* gnu/packages/spice.scm (spice-protocol): Update to 0.12.14.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-15 02:17:27 +02:00
parent 0ce92d74a2
commit 52d5b73fc4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -128,7 +128,7 @@ (define-public virglrenderer
(define-public spice-protocol (define-public spice-protocol
(package (package
(name "spice-protocol") (name "spice-protocol")
(version "0.12.13") (version "0.12.14")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -136,7 +136,7 @@ (define-public spice-protocol
"spice-protocol-" version ".tar.bz2")) "spice-protocol-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0cwrgkp558mblcf4vrhacb3iizz12khsrrl82w38w9nj0ar13vl9")))) "170ckpgazvqv7hxy209myg67pqnd6c0gvr4ysbqgsfch6320nd90"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(synopsis "Protocol headers for the SPICE protocol") (synopsis "Protocol headers for the SPICE protocol")
(description "SPICE (the Simple Protocol for Independent Computing (description "SPICE (the Simple Protocol for Independent Computing