From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gKZlD/6Ug2SO2wAASxT56A (envelope-from ) for ; Fri, 09 Jun 2023 23:09:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id MIlzD/6Ug2TjJwEA9RJhRA (envelope-from ) for ; Fri, 09 Jun 2023 23:09:18 +0200 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 0259C27476 for ; Fri, 9 Jun 2023 23:09:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7jM3-0002vn-Gj; Fri, 09 Jun 2023 17:09:07 -0400 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 1q7jM0-0002vQ-NP for guix-patches@gnu.org; Fri, 09 Jun 2023 17:09:04 -0400 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 1q7jLy-0003uF-O5 for guix-patches@gnu.org; Fri, 09 Jun 2023 17:09:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7jLy-0000AI-Js for guix-patches@gnu.org; Fri, 09 Jun 2023 17:09:02 -0400 Subject: bug#62436: [PATCH] gnu: obs-websocket: Remove variable Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 09 Jun 2023 21:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62436 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 62436-done@debbugs.gnu.org Mail-Followup-To: 62436@debbugs.gnu.org, ludo@gnu.org, atai@atai.org Received: via spool by 62436-done@debbugs.gnu.org id=D62436.1686344898569 (code D ref 62436); Fri, 09 Jun 2023 21:09:02 +0000 Received: (at 62436-done) by debbugs.gnu.org; 9 Jun 2023 21:08:18 +0000 Received: from localhost ([127.0.0.1]:32840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7jLG-000097-H8 for submit@debbugs.gnu.org; Fri, 09 Jun 2023 17:08:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7jLE-00008v-Gc for 62436-done@debbugs.gnu.org; Fri, 09 Jun 2023 17:08:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7jL8-0003l8-Ir; Fri, 09 Jun 2023 17:08:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=rLx59iZ/ib3P7UvKlxjjvVJsdnq9KHi8BJFQ2zlH33M=; b=JQblTrcD7FKMpn53DgHN 4otQU6Sm/ZWajrpzsVnKlVMGBcuOktbQfRCLcxDcClA/BV0XY7zq1lqtYmSh41zHauY+IcRC05O6f UJ/N2c7VKI7mT+UM/Kwp5WHy7WLw8an9X3gzX6anfBmKTjr3Oo1uOj4rWozLdl3QxV789fOJmzss8 8cE59wicNN7Xe5p1gcM+4Eaw5Wy1klFdoCByJ4qWyIIaThQYYZjt5TIx6GkuzXue+mtOAjYJ5tweY wj86IC6SCRTi94Yecm37MERg3lga8hBaq0yXFho+PzeSRJ6RQDh+NybZF0BCcF73maVOpJ4FrEKSD KOTM5uWSJU7cUg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7jL7-0007Gy-Re; Fri, 09 Jun 2023 17:08:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230325102213.32644-1-atai@atai.org> Date: Fri, 09 Jun 2023 23:08:07 +0200 In-Reply-To: <20230325102213.32644-1-atai@atai.org> (Andy Tai's message of "Sat, 25 Mar 2023 03:22:13 -0700") Message-ID: <87pm64tkco.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-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=1686344958; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=rLx59iZ/ib3P7UvKlxjjvVJsdnq9KHi8BJFQ2zlH33M=; b=lxjivFfcggGJfXJqR9ngehAENuI+UExjNc8LY7AP9+ovdGxZ6UZZOkhOUPqUkOjjNr6WME j1z5DSGpSgLVDmmnNdBoxKT921NuyhIK7arZj3SwZ14nyTvMqBQsw7ystDM4zvnhqp3toW 80RseoYb+JBKPzIrnPkNbRBsgkzHArBvQs9TXIsyMMBhdqzOgbDG2hxyEwmNIT+jiFYM1L aqmsrJ6dSYJZ7pUzNB40pgzeQRLK8oJRHl89c04ARv1KiUu9YQOq1VpXnBr0s8TLVm0/MI M1PKBNfPP4lfT/7bk7MEuRzpLFDDrID2SG+3122t9AicevWGfWg/cbVDimAkFA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JQblTrcD; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686344958; a=rsa-sha256; cv=none; b=e5pABql6PkkOOTwsqdl4NqxMtoTPOUJSRudAzbIFQ54t9QUtusPTgSbB3itP9+YheWTPs4 9RGm9bGFGSsLsruWd1m6hGXLX5NhYPE6jCMesBxJVxwvcWFj4/+3KtIOyC1On+3KzjjSn6 1jClW7j/qjD8DrnwntwOvSj8wBlU4vtyCgQXKPPAuNmv7q2YaBl3STT+DqT97xVydTgrey mZMswOSuhJiFynh56cQPTdA/2kAnv1PNFggPvCKEhHvGYZ0McGAT93dDSF3TzIMrnJhZY0 W7+fLwXp/ces31fZCC+1JlN4r016gchcj45ocE3Ln/p8EuxmZ+t3AB9RFtq5og== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JQblTrcD; dmarc=pass (policy=none) header.from=gnu.org; 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: 0259C27476 X-Spam-Score: -4.11 X-TUID: CRTdEiszmxF+ Andy Tai skribis: > * gnu/packages/video.scm (obs-websocket): Remove variable > as it has been merged into current obs Hi! I changed =E2=80=98obs-websocket=E2=80=99 to a deprecated alias for = =E2=80=98obs=E2=80=99. Thanks, Ludo=E2=80=99.