From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cDzYFlYb+GW6KQEA62LTzQ:P1 (envelope-from ) for ; Mon, 18 Mar 2024 11:45:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id cDzYFlYb+GW6KQEA62LTzQ (envelope-from ) for ; Mon, 18 Mar 2024 11:45:42 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=utbT8XQd; 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=fsfe.org (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710758742; 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: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=uSyMYANVf7q/1z612Y/EMxY/qCEJyk89FQG+bM/KVJ4=; b=WSTiowQHWFPaOhkkOoyV3vCWImv22q3DVEcDSxkW78mSqpaBFIDqclWl3mMpLA3+ACSQ9B 64Vp2USNcja/etzJMmg8LLp/QsG6Cf5tSwH87zEibTqzgb8widBYRFQIhFBcd846/pSJdI kA1icYTlVo9J1zABOku54SQq34GLkAG+jqAlXoq6vOP9teAcgUSR78PjkPRQ2aZiP0RAuc 6JW73vGHRJxySCsfWwomwH53Gpa39BpylU3dtn8ciKboeQgWdAUMlixLO+E6NXTuim+vAO JHEGmzy29rSyr+c9X4k5Kc8hl+hCXTDOENyXSgXnaR2rfn9WLglFIinb+UChLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710758742; a=rsa-sha256; cv=none; b=RGSpv9xJpXzThX5Af+/x2Y+b2rmAQ5jICiWjvxYPigSYC8O1AeQCVmrAezoaYjGzH5jo95 bJk7FFk/T2eyPd+IXHTIg4YQPDi4WqPkphWVspVDw4XT2xZTEB1g5oX/XUQwBtQyROYwT1 9+/Bc8MgXcTFWVSE/szYf4wMSdNd1KQJ9cfyuD/yvP3lo4FdlEjPZYG9PeO2A1QvuOISYj ZbqwAFWS3ooASYE3yRE8rFJh9OaFKw2jPQtJGI22gS/IMTh2Enu1XXQjSGMRErMRfy0REH A0/Wy6jbf0ko+2K08z8i3L/TScqkVxF0NRPOldbZBbhjq7G8kzgr5wHtRqCXuw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=utbT8XQd; 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=fsfe.org (policy=none) 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 C31F36C687 for ; Mon, 18 Mar 2024 11:45:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmAUi-0006AG-L7; Mon, 18 Mar 2024 06:45:28 -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 1rmAUf-00069q-IK for guix-patches@gnu.org; Mon, 18 Mar 2024 06:45:25 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rmAUf-0004GG-8V for guix-patches@gnu.org; Mon, 18 Mar 2024 06:45:25 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmAVG-00036w-OC for guix-patches@gnu.org; Mon, 18 Mar 2024 06:46:02 -0400 Subject: bug#68046: [PATCH] gnu: swayidle: Update to 1.8.0. Resent-From: Jelle Licht Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 18 Mar 2024 10:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68046 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68046-done@debbugs.gnu.org Cc: Josselin Poiret , Remco van 't Veer , Samuel Matthiesen , 68046-done@debbugs.gnu.org Mail-Followup-To: 68046@debbugs.gnu.org, jlicht@fsfe.org, dev@jpoiret.xyz Received: via spool by 68046-done@debbugs.gnu.org id=D68046.171075875311929 (code D ref 68046); Mon, 18 Mar 2024 10:46:02 +0000 Received: (at 68046-done) by debbugs.gnu.org; 18 Mar 2024 10:45:53 +0000 Received: from localhost ([127.0.0.1]:47356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmAV6-00036J-Ty for submit@debbugs.gnu.org; Mon, 18 Mar 2024 06:45:53 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:52908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmAV3-000363-Ra for 68046-done@debbugs.gnu.org; Mon, 18 Mar 2024 06:45:51 -0400 From: Jelle Licht DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1710758708; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=uSyMYANVf7q/1z612Y/EMxY/qCEJyk89FQG+bM/KVJ4=; b=utbT8XQdMTCrw/MMuixvIAIBw8uUjFGnAuI0ejZNHJz3zVwHdlewqemjf2nQ4tuOWOW4tD dYYbLqf6G9P0NuCbE10Wd9M6Oimuud9sTRI2/TgY7uG9ebVdVktfTsZD+BNLxx8+pbmhOp vIpdM970FoBX65vhYGKc16t0ZOyp4mw= In-Reply-To: <2c1c22dec6ff243afa1c71ddbd30e0d3a2e33ab2.1703608132.git.dev@jpoiret.xyz> References: <2c1c22dec6ff243afa1c71ddbd30e0d3a2e33ab2.1703608132.git.dev@jpoiret.xyz> Date: Mon, 18 Mar 2024 11:45:05 +0100 Message-ID: <875xxj6cpa.fsf@fsfe.org> MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.20 X-Spam-Score: -5.20 X-Migadu-Queue-Id: C31F36C687 X-Migadu-Scanner: mx11.migadu.com X-TUID: ZSfDRQ0w9R+G Josselin Poiret via Guix-patches via writes: > From: Josselin Poiret > > * gnu/packages/wm.scm (swayidle): Update to 1.8.0. > > Change-Id: Id7cda2ad9ee5a0262b4238ede698419a993d0a20 Pushed to master, thanks!