Skip to content
Snippets Groups Projects
Unverified Commit a0d44bb0 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].

* gnu/packages/spice.scm (spice): Update to 0.14.2.
parent a550da62
No related branches found
No related tags found
No related merge requests found
......@@ -202,7 +202,7 @@ (define-public spice-gtk
(define-public spice
(package
(name "spice")
(version "0.14.1")
(version "0.14.2")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -210,7 +210,7 @@ (define-public spice
"spice-server/spice-" version ".tar.bz2"))
(sha256
(base32
"068mb9l7wzk4k4c65bzvpw5fyyzh81rb6z81skgdxvh67pk5vb8y"))))
"19r999py9v9c7md2bb8ysj809ag1hh6djl1ik8jcgx065s4b60xj"))))
(build-system gnu-build-system)
(propagated-inputs
`(("openssl" ,openssl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment