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 6AGUGHH/qWPKWAAAbAwnHQ (envelope-from ) for ; Mon, 26 Dec 2022 21:09:21 +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 6FOwGHH/qWPZNAEAauVa8A (envelope-from ) for ; Mon, 26 Dec 2022 21:09:21 +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 09BECF243 for ; Mon, 26 Dec 2022 21:09:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p9tmT-0004qT-LB; Mon, 26 Dec 2022 15:09:05 -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 1p9tmQ-0004qC-IE for guix-patches@gnu.org; Mon, 26 Dec 2022 15:09:02 -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 1p9tmQ-0002sH-5V for guix-patches@gnu.org; Mon, 26 Dec 2022 15:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p9tmP-0000XJ-J6 for guix-patches@gnu.org; Mon, 26 Dec 2022 15:09:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59209] [PATCH core-updates] gnu: bluez: enable wiimote plugin. References: <20221112074825.10369-1-kiasoc5@disroot.org> In-Reply-To: <20221112074825.10369-1-kiasoc5@disroot.org> Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Dec 2022 20:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59209 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59209@debbugs.gnu.org Received: via spool by 59209-submit@debbugs.gnu.org id=B59209.16720852912002 (code B ref 59209); Mon, 26 Dec 2022 20:09:01 +0000 Received: (at 59209) by debbugs.gnu.org; 26 Dec 2022 20:08:11 +0000 Received: from localhost ([127.0.0.1]:54143 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p9tla-0000WE-Rd for submit@debbugs.gnu.org; Mon, 26 Dec 2022 15:08:11 -0500 Received: from knopi.disroot.org ([178.21.23.139]:50448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p9tlW-0000W2-MK for 59209@debbugs.gnu.org; Mon, 26 Dec 2022 15:08:08 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D8E1340701 for <59209@debbugs.gnu.org>; Mon, 26 Dec 2022 21:08:04 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5dcxYa86ezoZ for <59209@debbugs.gnu.org>; Mon, 26 Dec 2022 21:08:03 +0100 (CET) Message-ID: <7a87de72-427a-3cb9-0f9f-3290fdeeca0c@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1672085283; bh=wxfaUD1cAYJJQoJ41OhiVAgoWbfUpuYx9eyzZGQeolg=; h=Date:From:To:Subject; b=jeTUT15tgKes+rQzmsw2CcbL9Fi7QHQtUAoOJz+yTtxKRVQS9hd/Z5S6cFXIBGOhn 12lSYIq7mLxFZMHLztNIPRsJ/IcJbJkBot39XazlKT0qkAMuz3tMSIdiStSVXqbGLd S96/vHbJ+zSCKVF30PnLayW8QeGkxiyPeMMr/Zs8oitvzm3ep6sO1bJvEAseJ8iLY/ O32dGv2hGzJ4HD0YclJz3TDnyJwFnmVNOGu0qmV1h3fwGyY2pfSAydRYHO2OxW1VZh VGwyINUcvCFEE3A9iHE7wTI1K+bX2HzbSVurs5KlSOcCTDYfsbRDWgbA1SsK3pmBZd C299Zk9pqRZ8A== Date: Mon, 26 Dec 2022 15:07:58 -0500 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches From: kiasoc5 via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672085361; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=m08NJsB4pFercbMl2Zwz+EF2Y6JuTSi6/nm+LLq+qXs=; b=oSF0gQnISMP0yLCch9axlZhw1EciXeErLwofrvyw3OXJ+g3ksLj0G1/85AFO9/FE1y5CBv QBVEVF4GogyWwM7pgKN+eQREL5MWc6E36XQi8asI7WWIYCpuQeo5dC5gGxUPhAEH0snQVu I9Bf4GNqNMw9C+PloTopnD4wMqxw8ulwSNKWcijKOrUxEKEibIZKew9KnrJUogKuBuGbze 2dcJzBenfM49MDC+FMnQ6xBBkuUj4ESaSQVn5U+TSbKon40aT37cpzmEhfhu7pNFAeGSwi HVc7okwq9ikAUBdcHocDWm2915djL9g4PromktsOAkzuVdnZi81HiUG4Ly8Eyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=jeTUT15t; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672085361; a=rsa-sha256; cv=none; b=UAEilNJ9rXY6dMa0pZUv2BgQ5Se47zoXMluFYjnN2hpTQVlmWmjq/PSBtT/iNOWYK8yq65 Tr5nytcvrcAtdTe6l/QgB3uYSKkuhObN8wEMJ/7AJJx8Ojxs/ZgyhOPtbVeyltOn4b/65Y zt5W4BMwK7m4qsTd7On/q9gN+bgES3Htg7XXf5O17UWnbhmZTlkBCv0CWH36E6XxmO+IXu XIhEgDRlrcHC2EqwAFpT4a9nOi85CMuAa64dgZaJ38xkRYsAttJOwp9O8n7Sjgze5SWRS0 5+VTKm6S+CKWp0bHlpCb6Z4bQzvhSRvAWLXAxdyOKt7nq4uvZBHkzZR8sn5Zaw== X-Spam-Score: -2.03 X-Migadu-Queue-Id: 09BECF243 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=jeTUT15t; 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=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.03 X-TUID: nrs++go31GmE Ping. I saw that bluez was updated in staging, commit e643b05f89e564eed042c3594b400c6ae7d063b0 Hoping that the wiimote plugin can be enabled in staging too.