From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MM62NoicJ2I6IwAAgWs5BA (envelope-from ) for ; Tue, 08 Mar 2022 19:12:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eGELL4icJ2IybgAAG6o9tA (envelope-from ) for ; Tue, 08 Mar 2022 19:12:24 +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 6DBE445D08 for ; Tue, 8 Mar 2022 19:12:24 +0100 (CET) Received: from localhost ([::1]:39424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nReJr-0005kd-KK for larch@yhetil.org; Tue, 08 Mar 2022 13:12:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRdgu-0006JI-8P for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nRdgt-000336-Tv for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nRdgt-0007Wv-QG for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54299] [PATCH 18/27] reformatted rust-wayland-client@0.28 Resent-From: Till Robin Zickel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Mar 2022 17:32:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54299@debbugs.gnu.org Received: via spool by 54299-submit@debbugs.gnu.org id=B54299.164676071528750 (code B ref 54299); Tue, 08 Mar 2022 17:32:07 +0000 Received: (at 54299) by debbugs.gnu.org; 8 Mar 2022 17:31:55 +0000 Received: from localhost ([127.0.0.1]:57671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdgh-0007TX-GL for submit@debbugs.gnu.org; Tue, 08 Mar 2022 12:31:55 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]:58422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdgY-0007Q2-Ai for 54299@debbugs.gnu.org; Tue, 08 Mar 2022 12:31:47 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4KCj703wJBz9sbY for <54299@debbugs.gnu.org>; Tue, 8 Mar 2022 18:31:40 +0100 (CET) From: Till Robin Zickel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=illegalaliensfrom.space; s=MBO0001; t=1646760700; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=R9z45tIU2F7vpga9w2QliqEIXvj2K/E+V/yjUBlYHwQ=; b=jUqz2iYecQ3WIa4ZChL42dciRL9+Y7jhu2RR606rTi8th5WBsisbXhJaEtq83f+EvcYSbS Skufc0FYN9EQT6+GRPAS0G32eaxqrAjgx7qTw34eMdHRyGSjQvsx3Ft/NaBsdpKzFPd3V+ yKbjoJmS8DTisFCQD6csYm/HeEys+wMQ5270dkT3438G/duNvAd3zdRvIlfPtboaH0Dk1h 9kCuLbQiS1tX+2jPCmwgDhtE5qvKAZC4N1miv6dz4kJ/7NWgi/iyl6kaqgVuv03aDEpZMN Jl/sG/mfQVOr5Vau2G9D3XkX7U8d3eQLf2lqVDiMoZ0nrsv0Ex7KuwdiJDTjFg== Date: Tue, 8 Mar 2022 18:31:18 +0100 Message-Id: <20220308173127.21218-17-trzickel@illegalaliensfrom.space> In-Reply-To: <20220308173127.21218-1-trzickel@illegalaliensfrom.space> References: <20220308173127.21218-1-trzickel@illegalaliensfrom.space> 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646763144; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=R9z45tIU2F7vpga9w2QliqEIXvj2K/E+V/yjUBlYHwQ=; b=A74vEISAP+Hcox1kTPNBXEbljQm82OFvDt6Frk59UgjAoRetlFyK1qgLNkGqTbykf6GHRV XAcmY3MiQAVBYE/HUsY9RzgefXOqCPkJrWBR5H26mfCsVFo26uPj89enjZ9DRlLRkmzH6k OddUzSEi0LJb/dBpKwQm1Auj4XAXAKpaJGJuUvco4GFskGVbPnN49A+oDbl+t75fJSxIlu OZjQbC2DIskqK7FI06qZfGPwZpLe1X/a4X1YlfRtgxpjWgUuYqxsNW12qFhlELVqqcjp4G VSD7Rr+HOXwidlE4KxcJ2zrpKNqDEKqttlAYvxqAa9ATDaH0HVeVRl4G+eO1Pw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646763144; a=rsa-sha256; cv=none; b=adK6w6L3/CusRuIg4YlhLS/1hyszmherqHHqqQvAoCi7G8HMgXOhnapMZtPRoJeAGC+AST kP+/9lOl/9mejdUZpDoXI9xpJD0M54bSsN10JgGJK3Je+m+5ckkldDb6ebZRdFoWHt2ckj qwNj9HLPY7s8A6r+/nvY1O12KH5rfYzZOZE336AOLZK2Z60/xzz+DhmxTSI1KOpjBG0bzu XKJh66TCtDr+aAupeErqHeByHH7hQd0B/Pz/i4pM50wt/I/1jmy5a6NxsK0eqIvaXLBsnd h46/dUh9+tU79hT7HGsJFBY0AcAMJN7jfy+WfoWTIL6DCncW79cAWuwohUCvNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=illegalaliensfrom.space header.s=MBO0001 header.b=jUqz2iYe; dmarc=none; 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" X-Migadu-Spam-Score: 1.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=illegalaliensfrom.space header.s=MBO0001 header.b=jUqz2iYe; dmarc=none; 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" X-Migadu-Queue-Id: 6DBE445D08 X-Spam-Score: 1.48 X-Migadu-Scanner: scn0.migadu.com X-TUID: f+pzYkkG0feI --- gnu/packages/crates-graphics.scm | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm index 8b10015ccd..502a62fcd6 100644 --- a/gnu/packages/crates-graphics.scm +++ b/gnu/packages/crates-graphics.scm @@ -2471,32 +2471,32 @@ (define-public rust-wayland-client-0.28 (package (name "rust-wayland-client") (version "0.28.3") - (source - (origin - (method url-fetch) - (uri (crate-uri "wayland-client" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "1mxnflzv9s3qpcp0z7kqvrzki5bknfar9n9yky06f8ivs00vxgdx")))) + (source (origin + (method url-fetch) + (uri (crate-uri "wayland-client" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1mxnflzv9s3qpcp0z7kqvrzki5bknfar9n9yky06f8ivs00vxgdx")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs - (("rust-bitflags" ,rust-bitflags-1) - ("rust-downcast-rs" ,rust-downcast-rs-1) - ("rust-libc" ,rust-libc-0.2) - ("rust-nix" ,rust-nix-0.18) - ("rust-scoped-tls" ,rust-scoped-tls-1)) + `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-1) ("rust-downcast-rs" ,rust-downcast-rs-1) + ("rust-libc" ,rust-libc-0.2) + ("rust-nix" ,rust-nix-0.18) + ("rust-scoped-tls" ,rust-scoped-tls-1) + ("rust-wayland-commons" ,rust-wayland-commons-0.28) + ("rust-wayland-scanner" ,rust-wayland-scanner-0.28) + ("rust-wayland-sys" ,rust-wayland-sys-0.28)) #:cargo-development-inputs (("rust-tempfile" ,rust-tempfile-3)))) - (inputs - (list rust-bitflags-1 - rust-downcast-rs-1 - rust-libc-0.2 - rust-nix-0.18 - rust-scoped-tls-1 - rust-wayland-commons-0.28 - rust-wayland-scanner-0.28 - rust-wayland-sys-0.28)) + (inputs (list rust-bitflags-1 + rust-downcast-rs-1 + rust-libc-0.2 + rust-nix-0.18 + rust-scoped-tls-1 + rust-wayland-commons-0.28 + rust-wayland-scanner-0.28 + rust-wayland-sys-0.28)) (home-page "https://github.com/smithay/wayland-rs") (synopsis "Rust bindings to the standard C implementation of the wayland protocol") -- 2.34.0