From unknown Fri Aug 15 16:00:40 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#76046 <76046@debbugs.gnu.org> To: bug#76046 <76046@debbugs.gnu.org> Subject: Status: [PATCH] gnu: fnott: Update to 1.7.1. Reply-To: bug#76046 <76046@debbugs.gnu.org> Date: Fri, 15 Aug 2025 23:00:40 +0000 retitle 76046 [PATCH] gnu: fnott: Update to 1.7.1. reassign 76046 guix-patches submitter 76046 ashish.is@lostca.se severity 76046 normal tag 76046 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 03:32:38 2025 Received: (at submit) by debbugs.gnu.org; 4 Feb 2025 08:32:38 +0000 Received: from localhost ([127.0.0.1]:42525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfEMI-0007EM-B1 for submit@debbugs.gnu.org; Tue, 04 Feb 2025 03:32:38 -0500 Received: from lists.gnu.org ([2001:470:142::17]:59792) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfEMF-0007E4-LS for submit@debbugs.gnu.org; Tue, 04 Feb 2025 03:32:36 -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 1tfEM9-0006t5-Sr for guix-patches@gnu.org; Tue, 04 Feb 2025 03:32:29 -0500 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tfEM7-0005x7-PM for guix-patches@gnu.org; Tue, 04 Feb 2025 03:32:29 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:e400:b907:385e:89d4:e7c5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 975DE5D76; Tue, 4 Feb 2025 08:32:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1738657943; 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=x7Pk3e+wJZSbVEaI/0VD1DYrujmA9Zyy2cI6UVe+TK4=; b=It62inqWwYwqwGYxwQPcC3XfF2URt0dF9YEAavWFPw7nMaGCtdCIpZufCA+dZa415MgTZi KlaWQAxslM5mT672G0WGOtgSx7nKNri6YC2IcAqmx+m5oiUkacUVyZQ7xz7sZjTB/04qoP PfWwH+PLd3O8ySlyTE61kcu5qAUBEnQ= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH] gnu: fnott: Update to 1.7.1. Date: Tue, 4 Feb 2025 08:32:11 +0000 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se 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_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) From: Ashish SHUKLA * gnu/packages/wm.scm (fnott): Update to 1.7.1. [inputs]: Switch to wlroots. Change-Id: I22ad67268fa78d52f7f3c0c9b4e2244c6dadc9a1 --- gnu/packages/wm.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index dbec72698a..3b35ddd3fd 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1377,7 +1377,7 @@ (define-public fbautostart (define-public fnott (package (name "fnott") - (version "1.7.0") + (version "1.7.1") (source (origin (method git-fetch) (uri (git-reference @@ -1386,7 +1386,7 @@ (define-public fnott (file-name (git-file-name name version)) (sha256 (base32 - "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9")))) + "1061p4vxm0nb5pk5q5dw3kpj4q6kzw70skd3zijfjwdb6fkayh8b")))) (build-system meson-build-system) (arguments `(#:build-type "release" #:phases @@ -1401,7 +1401,7 @@ (define-public fnott tllist scdoc)) (inputs - (list wlroots-0.16 wayland fcft dbus libpng)) + (list wlroots wayland fcft dbus libpng)) (home-page "https://codeberg.org/dnkl/fnott") (synopsis "Keyboard driven and lightweight Wayland notification daemon") (description "Fnott is a keyboard driven and lightweight notification daemon base-commit: 2fda889ac992977af7b4cd96d09f737d834e0b2d -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 07 00:58:00 2025 Received: (at submit) by debbugs.gnu.org; 7 Feb 2025 05:58:00 +0000 Received: from localhost ([127.0.0.1]:60446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgHNI-00064s-4l for submit@debbugs.gnu.org; Fri, 07 Feb 2025 00:58:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:37552) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tgHNG-00064T-0R for submit@debbugs.gnu.org; Fri, 07 Feb 2025 00:57:58 -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 1tgHNA-0000dl-4N for guix-patches@gnu.org; Fri, 07 Feb 2025 00:57:52 -0500 Received: from mail.z572.online ([88.99.160.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tgHN8-00075s-AW for guix-patches@gnu.org; Fri, 07 Feb 2025 00:57:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1738908178; 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=Qe6wi3pPKa2k2NTrJLgvVLvSZt/YcTfJE4E8HTUA4nM=; b=dJR05SXP92cJJLTEN7qv799ADosq8Kg8wzk79Ey16u3Tjdq8UBCNU/YGjUgcI281nU102x C/R9gskXuqKQXHZyCYNEmHVJdY/XeCZI4AurCvcXm1i81YecjXvMfmH5QbGWO39wEIutLw 8Ymlzr22SCTHWmiaw2oqV9vmlnuozJo= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 39135aab (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 7 Feb 2025 06:02:56 +0000 (UTC) From: Z572 To: "ashish.is--- via Guix-patches" via Subject: Re: [bug#76046] [PATCH] gnu: fnott: Update to 1.7.1. In-Reply-To: (ashish is's message of "Tue, 4 Feb 2025 08:32:11 +0000") References: User-Agent: mu4e 1.12.7; emacs 30.0.92 Date: Fri, 07 Feb 2025 13:57:38 +0800 Message-ID: <87lduis3e5.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@z572.online; helo=mail.z572.online X-Spam_score_int: -5 X-Spam_score: -0.6 X-Spam_bar: / X-Spam_report: (-0.6 / 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, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=0.998, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: "ashish.is--- via Guix-patches" via writes: > From: Ashish SHUKLA > > * gnu/packages/wm.scm (fnott): Update to 1.7.1. > [inputs]: Switch to wlroots. > > Change-Id: I22ad67268fa78d52f7f3c0c9b4e2244c6dadc9a1 > --- > gnu/pack [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit Cc: 76046-done@debbugs.gnu.org, ashish.is@lostca.se X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: "ashish.is--- via Guix-patches" via writes: > From: Ashish SHUKLA > > * gnu/packages/wm.scm (fnott): Update to 1.7.1. > [inputs]: Switch to wlroots. > > Change-Id: I22ad67268fa78d52f7f3c0c9b4e2244c6dadc9a1 > --- > gnu/pack [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain "ashish.is--- via Guix-patches" via writes: > From: Ashish SHUKLA > > * gnu/packages/wm.scm (fnott): Update to 1.7.1. > [inputs]: Switch to wlroots. > > Change-Id: I22ad67268fa78d52f7f3c0c9b4e2244c6dadc9a1 > --- > gnu/packages/wm.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm > index dbec72698a..3b35ddd3fd 100644 > --- a/gnu/packages/wm.scm > +++ b/gnu/packages/wm.scm > @@ -1377,7 +1377,7 @@ (define-public fbautostart > (define-public fnott > (package > (name "fnott") > - (version "1.7.0") > + (version "1.7.1") > (source (origin > (method git-fetch) > (uri (git-reference > @@ -1386,7 +1386,7 @@ (define-public fnott > (file-name (git-file-name name version)) > (sha256 > (base32 > - "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9")))) > + "1061p4vxm0nb5pk5q5dw3kpj4q6kzw70skd3zijfjwdb6fkayh8b")))) > (build-system meson-build-system) > (arguments `(#:build-type "release" > #:phases > @@ -1401,7 +1401,7 @@ (define-public fnott > tllist > scdoc)) > (inputs > - (list wlroots-0.16 wayland fcft dbus libpng)) > + (list wlroots wayland fcft dbus libpng)) > (home-page "https://codeberg.org/dnkl/fnott") > (synopsis "Keyboard driven and lightweight Wayland notification daemon") > (description "Fnott is a keyboard driven and lightweight notification daemon > > base-commit: 2fda889ac992977af7b4cd96d09f737d834e0b2d pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmeloNIACgkQO1qpk+Gi 3/AW4A/+LKPwIiNB5XXMSKGJdCC6blEyc1oxyx1gD148lglQzvvF54W7/fYjyGtC 89Ilc7e8HVhywp8ABreifA7eTPAAPTCvHUgU0TF0oZTQsCt+wWZG/aSxV4M9wi1i FeK7IiIP/CTPAkf1JevGOnt9P3udVmvf2TepkHgeivdxcfhDdFLI75alk1B4Vjq4 PHKQFxyN3cmXT8FHZ9PtqpVX19xcexXnDFbAQthoMVlvdGhq606Qpn/pcrK+owru loObes+PNrEWiWA3EDlwbqKf4oXYccy5nWxgCt/zmf3mvqNl0cET4vGn2u6BSXrs BON0jLWvuKBeYxO/h6sQVZjubNiN1KgBxS1oEGrKDg5Y/Tni2f+gGBryO/8ABf1t Z2zPsPa9RcL56wKu1+gpNcCOycrGlzV4DolgRag1mDnM+LB3IYIWB0eymCV9ZRc6 09I8XZtlj9XhNcr7Ilvvv7B5TM4pU9aol9A/sTN5P9YZe3CagmibURzV/AtJ2TtZ A6eavB0a6zCaHTo5RnDzuaRnuVpsEmls6Oq49AkoCUwAp6AdSyN4ve4pk8hahfck aoSKgFv/1wG5ZsyHw0+bnnwEjos5cfLmpDwVmwDK3esr3msgKFSKFLysZARNo27F mKEoCwda0stASJP2yqOvNpsoUoyFbN5Y32FbhYuUk5BHtSicnvw= =2Aon -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Aug 15 16:00:40 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Mar 2025 12:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator