all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 67402@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#67402] [PATCH 2/2] gnu: spice: Update to 0.15.2.
Date: Thu, 23 Nov 2023 19:10:17 +0400	[thread overview]
Message-ID: <d565e714fd87ffa7e1da5f07cedcd9bae1f3b695.1700751816.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1700751816.git.a.r.draidi@redscript.org>

* gnu/packages/spice.scm (spice): Update to 0.15.2.

Change-Id: I93ce769e2da93528b60e19ee567e283cfb579ffc
---
 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 c5f1b2c4ab..7a22588784 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -230,7 +230,7 @@ (define-public spice-gtk
 (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 @@ (define-public spice
                 "spice-server/spice-" version ".tar.bz2"))
               (sha256
                (base32
-                "0ym3n60gq0kzzknk5ir8ib09cxsak9hkv7mmgsyic69jmdkszadd"))))
+                "10av05vk60jzqjhqbsw5zdwqmx6gpr50045wqiqp9483gw8vd7kd"))))
     (build-system gnu-build-system)
     (propagated-inputs
       (list openssl-1.1 pixman spice-protocol))
-- 
2.41.0





  parent reply	other threads:[~2023-11-23 15:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 15:07 [bug#67402] [PATCH 0/2] Update some spice packages Ahmad Draidi via Guix-patches via
2023-11-23 15:10 ` [bug#67402] [PATCH 1/2] gnu: virglrenderer: Update to 1.0.0 Ahmad Draidi via Guix-patches via
2023-11-23 15:10 ` Ahmad Draidi via Guix-patches via [this message]
2024-02-17 15:57 ` [bug#67402] [PATCH v2 0/2] Update some spice packages Ahmad Draidi via Guix-patches via
2024-02-17 15:59   ` [bug#67402] [PATCH v2 1/2] gnu: virglrenderer: Update to 1.0.1 Ahmad Draidi via Guix-patches via
2024-02-17 15:59   ` [bug#67402] [PATCH v2 2/2] gnu: spice: Update to 0.15.2 Ahmad Draidi via Guix-patches via
2024-02-22 19:50   ` [bug#67402] [PATCH v2 0/2] Update some spice packages Nicolas Goaziou via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d565e714fd87ffa7e1da5f07cedcd9bae1f3b695.1700751816.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=67402@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.