From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sJASOTaz72N1KgEAbAwnHQ (envelope-from ) for ; Fri, 17 Feb 2023 18:02:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CKjpODaz72PzsQAAauVa8A (envelope-from ) for ; Fri, 17 Feb 2023 18:02:46 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 950B6C24D for ; Fri, 17 Feb 2023 18:02:46 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=n69IsWCD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676653366; a=rsa-sha256; cv=none; b=eNZdyBSADAb1dKpFYRI8d++lJP/24gIb3j2/LSicYhU05QiRrsIxAB9VSIqEpAQYJMiDVZ p/MJzp+/SZgZQyd379Y4JOAKETIIgwH/zGk0NRPYzR2ecTo6QFXx06LrhRqY/LqUQV7JC0 dATA1Xov0e5k0T9vsYtRVgY3Y82hqMxzqsZo9YG/VB/nGKVX98FprUCuVshexiYnCaKITI olCKwcZ7ihIfon/WHYKgJ3YwHR7D2Ba7KzQTW1Onl9Xzg93/M4AML871r4leqSJEFHYlf+ jQvv4j+a7ti4jkizxGpu3aa50NNTzMgZnH/RyhAPG3sW1oNkFFxB/Le8AJJnzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=n69IsWCD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676653366; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0HTrx9WmdCra7KlaB+KC23J0nO5elHAn86CIslIKWYs=; b=XVNu+gAUJhiu2Y4YjOZ5y6PzlPCCBIxioFTRBxRFkoXzhUK16Tw8CiL2Nn8mDpj5PfeZg8 tXzCa6TEmoHKa6l76GkEw55Qd2gX098gGi79GZaOR8h3U4uTSX0kq3suR4aTZkGtfWRnXm APVEZZVT/nSXc3ZOGV3gjQi705Fy/HojBEYbs5VPUypPn2v0x25gMOBQEGyo/tJMPzze9X h/m44d3E8Ym8kA4qbQCdHaLllq2YCFgQw7PSrByYd2ShL9XLTdFXYMoiq6WVXh8HuS997o sVBn531iAdGsIUW4PB1ugVUglJspjwxOP8F5cB1JcKuhucFqXHAwjF/IzSy9zw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT47x-00074V-C5; Fri, 17 Feb 2023 12:02:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pT47Y-0006iJ-Sl for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:09 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pT47Y-0000Ks-Jp for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pT47Y-000829-FY for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61576] [PATCH 06/21] gnu: spice-protocol: Update to 0.14.4. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 17:02:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61576 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61576@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 61576-submit@debbugs.gnu.org id=B61576.167665329330642 (code B ref 61576); Fri, 17 Feb 2023 17:02:04 +0000 Received: (at 61576) by debbugs.gnu.org; 17 Feb 2023 17:01:33 +0000 Received: from localhost ([127.0.0.1]:41343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT472-0007y1-PE for submit@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:33 -0500 Received: from mail-qt1-f172.google.com ([209.85.160.172]:42931) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT46v-0007wN-Fr for 61576@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:26 -0500 Received: by mail-qt1-f172.google.com with SMTP id t8so1236635qtp.9 for <61576@debbugs.gnu.org>; Fri, 17 Feb 2023 09:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0HTrx9WmdCra7KlaB+KC23J0nO5elHAn86CIslIKWYs=; b=n69IsWCDnjfc828Lyyt3KWAVvF/gKEDL80SfgPZEVSGydreD6Vd+vVH+ybj0kwIi/+ FDJy57+YntpYh3kTxW7S7885ZAce7fUsF20PBYlILcn7u7Y38SjqxeS4lyVbp4UwyFxc XjL0VPwb3h4w+bk6jjDujZrj6AtpRVKmDNvKSroFhfk+vcUeEi+2quLNI4zKypzxACrE v7Mg6QrOBZamKCu5VetTOLr57Pgo/VZPTBFiCZeiO49L07wkksJ38F8X7DLnt+lOVReN /+3SkP4uX9ttfx78x/5oRpOPH6JtAKkHYkjldEFIOGZrWE+XCp4MWOB+MBemseCSTMtT 8IRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0HTrx9WmdCra7KlaB+KC23J0nO5elHAn86CIslIKWYs=; b=ylgA9YIzilNpxz/p1Uupb8xUtWYneAt0L50xhelfBQBLXMKgfXCpgHbQ4EZCW0Nbmj DCoBgP0hX5+dcYpPa9nG+DJVPFQeXdQKtJJn8pvhb83gMGJgmRj3+rZowX9K6coBH/Bg pVP8oCAJRAf9dmOkoHcpH6epFkA4usBWo4XBNbc5A2cx5hhc2YA3no1sJ2W4sjM2082b LL/SmvbFym31bpxz2Tnw6aTOzoZh+FfuBv5Xtc3OgYDC5at4oAaPKqILQPJ+u1vDmr9G g+wMDEdZA/4k/Bn9HLxs00kOS/RSw6NW1fPYkVz8Nlovm2Mvj4w9xsBan9rLpKUd7p15 qjBQ== X-Gm-Message-State: AO0yUKXrXOcCERuAkdy1lukKv8EAdHSSWwM9fC3R9j1yqJ0meYEtbcOJ 9LwhFCkPleokeQHLZpE3wTZnhOO/4/oUbt3T X-Google-Smtp-Source: AK7set8LXxAPRv1LrDCQFBlMXxF1KPh12TVTsDQS2PaXifAvlulD7MLbOXk5NsNaPshP4xBUniRgmg== X-Received: by 2002:ac8:5982:0:b0:3bc:ff12:e5c1 with SMTP id e2-20020ac85982000000b003bcff12e5c1mr1944154qte.33.1676653279866; Fri, 17 Feb 2023 09:01:19 -0800 (PST) Received: from localhost.localdomain (dsl-157-123.b2b2c.ca. [66.158.157.123]) by smtp.gmail.com with ESMTPSA id hf22-20020a05622a609600b003b85ed59fa2sm3455166qtb.50.2023.02.17.09.01.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 09:01:19 -0800 (PST) From: Maxim Cournoyer Date: Fri, 17 Feb 2023 12:00:47 -0500 Message-Id: <20230217170103.10147-7-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230217170103.10147-2-maxim.cournoyer@gmail.com> References: <20230217170103.10147-2-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 950B6C24D X-Spam-Score: -2.83 X-Migadu-Spam-Score: -2.83 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: vnmpSuipEWK8 * gnu/packages/spice.scm (spice-protocol): Update to 0.14.4. [arguments]: Use gexps. --- gnu/packages/spice.scm | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm index 2309287bbb..44bcd5156b 100644 --- a/gnu/packages/spice.scm +++ b/gnu/packages/spice.scm @@ -109,26 +109,24 @@ (define-public virglrenderer (define-public spice-protocol (package (name "spice-protocol") - (version "0.14.3") + (version "0.14.4") (source (origin (method url-fetch) (uri (string-append - "https://www.spice-space.org/download/releases/" - "spice-protocol-" version ".tar.xz")) + "https://www.spice-space.org/download/releases/" + "spice-protocol-" version ".tar.xz")) (sha256 (base32 - "0yj8k7gcirrsf21w0q6146n5g4nzn2pqky4p90n5760m5ayfb1pr")))) + "04nr2w6ymy5jinfi3lj6205yd5h0swss3ykxqk7l3m4z1mhvmzq4")))) (build-system meson-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'install-documentation - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (doc (string-append out "/share/doc/" - ,name "-" ,version))) - (install-file "COPYING" doc) - #t)))))) + (list #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'install-documentation + (lambda _ + (install-file "COPYING" + (string-append #$output "/share/doc/" + #$name "-" #$version))))))) (synopsis "Protocol headers for the SPICE protocol") (description "SPICE (the Simple Protocol for Independent Computing Environments) is a remote-display system built for virtual environments -- 2.39.1