[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: spice-protocol: Update to 0.14.3.
From: |
guix-commits |
Subject: |
02/09: gnu: spice-protocol: Update to 0.14.3. |
Date: |
Mon, 5 Oct 2020 20:54:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 05e9a46347649b8b5014118a8574fe2e4d210d76
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 02:35:12 2020 +0200
gnu: spice-protocol: Update to 0.14.3.
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.
---
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 4b4c673..2fb587a 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -102,7 +102,7 @@ system to use the host GPU to accelerate 3D rendering.")
(define-public spice-protocol
(package
(name "spice-protocol")
- (version "0.14.2")
+ (version "0.14.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -110,7 +110,7 @@ system to use the host GPU to accelerate 3D rendering.")
"spice-protocol-" version ".tar.xz"))
(sha256
(base32
- "1sgi9ksb781qs47pdbw0bmnyg8dgayn5xrzj6vzdy043nv466flg"))))
+ "0yj8k7gcirrsf21w0q6146n5g4nzn2pqky4p90n5760m5ayfb1pr"))))
(build-system meson-build-system)
(arguments
`(#:phases
- branch master updated (d3b9cbd -> fb81bd9), guix-commits, 2020/10/05
- 02/09: gnu: spice-protocol: Update to 0.14.3.,
guix-commits <=
- 05/09: gnu: s6-dns: Update to 2.3.3.0., guix-commits, 2020/10/05
- 01/09: gnu: Fix up package copyright headers., guix-commits, 2020/10/05
- 04/09: gnu: obs: Update to 26.0.1., guix-commits, 2020/10/05
- 03/09: gnu: goffice: Update to 0.10.48., guix-commits, 2020/10/05
- 06/09: gnu: s6-portable-utils: Update to 2.2.3.0., guix-commits, 2020/10/05
- 09/09: gnu: perl-cgi: Update to 4.51., guix-commits, 2020/10/05
- 08/09: gnu: python-flake8: Update to 3.8.4., guix-commits, 2020/10/05
- 07/09: gnu: seahorse: Update to 3.36.2., guix-commits, 2020/10/05