[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/53: gnu: spice: Update to 0.15.2.
From: |
guix-commits |
Subject: |
04/53: gnu: spice: Update to 0.15.2. |
Date: |
Thu, 22 Feb 2024 10:18:51 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 8726461dca901ce8bda5b692be53f56864cc9039
Author: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Sat Feb 17 19:59:39 2024 +0400
gnu: spice: Update to 0.15.2.
* gnu/packages/spice.scm (spice): Update to 0.15.2.
Change-Id: I0f79980dab53f5d65c1efa95e4221811247beaa3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 7aa1022eb6..860b77cf5d 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -230,7 +230,7 @@ which allows users to view a desktop computing
environment.")
(define-public spice
(package
(name "spice")
- (version "0.15.1")
+ (version "0.15.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -238,7 +238,7 @@ which allows users to view a desktop computing
environment.")
"spice-server/spice-" version ".tar.bz2"))
(sha256
(base32
- "0ym3n60gq0kzzknk5ir8ib09cxsak9hkv7mmgsyic69jmdkszadd"))))
+ "10av05vk60jzqjhqbsw5zdwqmx6gpr50045wqiqp9483gw8vd7kd"))))
(build-system gnu-build-system)
(propagated-inputs
(list openssl-1.1 pixman spice-protocol))
- 14/53: gnu: emacs-pabbrev: Update to 4.3.0., (continued)
- 14/53: gnu: emacs-pabbrev: Update to 4.3.0., guix-commits, 2024/02/22
- 21/53: gnu: emacs-corfu: Update to 1.2., guix-commits, 2024/02/22
- 25/53: gnu: emacs-edit-indirect: Update to 0.1.13., guix-commits, 2024/02/22
- 13/53: gnu: emacs-mmm-mode: Update to 0.5.11., guix-commits, 2024/02/22
- 23/53: gnu: emacs-dtrt-indent: Update to 1.17., guix-commits, 2024/02/22
- 19/53: gnu: emacs-vertico-posframe: Update to 0.7.7., guix-commits, 2024/02/22
- 26/53: gnu: emacs-eldev: Update to 1.8.2., guix-commits, 2024/02/22
- 29/53: gnu: emacs-evil-matchit: Update to 3.0.4., guix-commits, 2024/02/22
- 11/53: gnu: emacs-hyperbole: Update to 9.0.0., guix-commits, 2024/02/22
- 34/53: gnu: emacs-jinx: Update to 1.2., guix-commits, 2024/02/22
- 04/53: gnu: spice: Update to 0.15.2.,
guix-commits <=
- 02/53: gnu: Add xfishtank., guix-commits, 2024/02/22
- 08/53: gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff"., guix-commits, 2024/02/22
- 12/53: gnu: emacs-auctex: Update to 14.0.3., guix-commits, 2024/02/22
- 30/53: gnu: emacs-flycheck: Update to 34.1., guix-commits, 2024/02/22
- 18/53: gnu: emacs-excorporate: Update to 1.1.2., guix-commits, 2024/02/22
- 07/53: gnu: font-intel-one-mono: Update to 1.3.0., guix-commits, 2024/02/22
- 09/53: gnu: emacs-cape: Update to 1.3., guix-commits, 2024/02/22
- 16/53: gnu: emacs-eglot: Update to 1.17., guix-commits, 2024/02/22
- 17/53: gnu: emacs-taxy-magit-section: Update to 0.13., guix-commits, 2024/02/22
- 20/53: gnu: emacs-consult: Update to 1.2., guix-commits, 2024/02/22