From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2FSuM04Ui2XbQQEAkFu2QA (envelope-from ) for ; Tue, 26 Dec 2023 18:58:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8J+qLk4Ui2WhLwEA62LTzQ (envelope-from ) for ; Tue, 26 Dec 2023 18:58:38 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=pwxNRy4e; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703613518; h=from:from:sender:sender:reply-to: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=nPGoDZHMw1mq1ztdIYWsMO6nOl9Dd0A4mI9lhOsjKC0=; b=DusIGsg5U8SHTL4nDUzHRWtYOupo5f9ywbitjCmFHP4McCJdYN7VMP+XPXhrB+ZpDIdaXf G4xH+fgZIa0gKuUM6xgt5sYdDck5eZEu84DodUi+utGcuju+UaTHzzR2yJZX1JMUTSkr34 TLZmTlm/+F4wT+1dSQ/nCSF2YiNGrIzzKdBkAUBIiOExoVD+oky45z3XtFcsOdn/K9iBIj ttyHvl2/bpnfvR1VCNy74aK2bQ+HLPHZqUFrDbQN0ByAsNfkl80ANiidlglnY4mBhi//mn lJug505Zg0dOM/IBEk1Iju6Kmb75LwyO0m/R0vBMgDl/WG7FB5CjnM6s7FPrrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=pwxNRy4e; 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=1703613518; a=rsa-sha256; cv=none; b=o7ZEvkcHeKOl0ihC7JHYxSNtKr581zAn+y05KyJLRsYkWlFek5mXL9hvPneLZfD6d81gMm aQHD0gujZnDpFGGzVibbAHk1jpzt8k86mAZ4uqImKTFHgAszx37fX9nuIitgqMExOL0Nrd 7PZwSlvzXpnwc/Nc+IK8s8ug71cF/aMGdwC/DDh1kZSSMs6gD0yOtxDnwPBDKCrt3+4+Sy SrlcQufijEEAu5avWTaqBXaosWw67dv1KiT4K3ZCDjjYEKFSDA9xfnw4UxZf61mbvnUUnN XEIM6n/DObMSwsmEimPSwvsY4aDV5DybadnOvsMAp9LcFRT1B9ffXQG7yKSmvw== 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 8466E61455 for ; Tue, 26 Dec 2023 18:58:38 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIBh7-0006si-V0; Tue, 26 Dec 2023 12:58:21 -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 1rIBgq-0006r0-TA for guix-patches@gnu.org; Tue, 26 Dec 2023 12:58:05 -0500 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 1rIBgq-0000sM-LA for guix-patches@gnu.org; Tue, 26 Dec 2023 12:58:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIBgo-0006wq-Of for guix-patches@gnu.org; Tue, 26 Dec 2023 12:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68046] [PATCH] gnu: swayidle: Update to 1.8.0. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Dec 2023 17:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68046 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68046@debbugs.gnu.org Cc: Josselin Poiret X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170361346726630 (code B ref -1); Tue, 26 Dec 2023 17:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Dec 2023 17:57:47 +0000 Received: from localhost ([127.0.0.1]:34957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIBgY-0006vP-UO for submit@debbugs.gnu.org; Tue, 26 Dec 2023 12:57:47 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIBgX-0006ur-Gh for submit@debbugs.gnu.org; Tue, 26 Dec 2023 12:57:45 -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 1rIAIc-000340-V1 for guix-patches@gnu.org; Tue, 26 Dec 2023 11:28:58 -0500 Received: from jpoiret.xyz ([206.189.101.64]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rIAIb-0002C0-6i for guix-patches@gnu.org; Tue, 26 Dec 2023 11:28:58 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 54B2218543C; Tue, 26 Dec 2023 16:28:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1703608135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=nPGoDZHMw1mq1ztdIYWsMO6nOl9Dd0A4mI9lhOsjKC0=; b=pwxNRy4eGezFBgGCFt6U1h5KEr+Oh1Qu1mfuOMGoRdi4vvNG2I0BNB5Gq6T+iGK8eO0pD2 uVgf9yx4gkeYDq8AjsmFY31/f4ELbLoPzXZHJBr/a2oz4umUYbhvsZOV05tBlNdaaNyFEN aLB45x9Dp9G6/Pqrq930L7hexMWPC85xj92iZo9LuIMo7b3qfr2W9dS1UMNonGg8R3uv2w Px329OB6MgUfE5uLqX6cilzCbEaYFyaYCisirTeI6pc8Eko+tN4cuzQPrI3tfU2fL2YW7J TEDNahwMqR0v//+dqRvT876dIJIsVRwJ7AZGGcBNV6c1iORSGK1vGbrFBPcfOw== Date: Tue, 26 Dec 2023 17:28:52 +0100 Message-ID: <2c1c22dec6ff243afa1c71ddbd30e0d3a2e33ab2.1703608132.git.dev@jpoiret.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ++++ Received-SPF: pass client-ip=206.189.101.64; envelope-from=dev@jpoiret.xyz; helo=jpoiret.xyz X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret 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 X-Migadu-Spam-Score: -6.25 X-Spam-Score: -6.25 X-Migadu-Queue-Id: 8466E61455 X-Migadu-Scanner: mx10.migadu.com X-TUID: 6EgzWwXnaZ2E From: Josselin Poiret * gnu/packages/wm.scm (swayidle): Update to 1.8.0. Change-Id: Id7cda2ad9ee5a0262b4238ede698419a993d0a20 --- gnu/packages/wm.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 82ef67a2e4..04bef21b29 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1811,7 +1811,7 @@ (define-public swayfx (define-public swayidle (package (name "swayidle") - (version "1.7.1") + (version "1.8.0") (source (origin (method git-fetch) @@ -1820,7 +1820,7 @@ (define-public swayidle (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "06iq12p4438d6bv3jlqsf01wjaxrzlnj1bnicn41kad563aq41xl")))) + (base32 "0y0qdqzx90kvk6l80darldvizr7p5g65bnblhxlq5a2rgvs9hkpx")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-Dlogind-provider=elogind"))) base-commit: 5bd80ccd69047b1777749e24d4adf2c951b5d14b -- 2.41.0