From unknown Thu Sep 11 17:28:41 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#36536 <36536@debbugs.gnu.org> To: bug#36536 <36536@debbugs.gnu.org> Subject: Status: [PATCH] Update i3blocks to 1.4-2 Reply-To: bug#36536 <36536@debbugs.gnu.org> Date: Fri, 12 Sep 2025 00:28:41 +0000 retitle 36536 [PATCH] Update i3blocks to 1.4-2 reassign 36536 guix-patches submitter 36536 ison severity 36536 normal tag 36536 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 07 07:17:22 2019 Received: (at submit) by debbugs.gnu.org; 7 Jul 2019 11:17:22 +0000 Received: from localhost ([127.0.0.1]:56191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hk5AW-0005KJ-G7 for submit@debbugs.gnu.org; Sun, 07 Jul 2019 07:17:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:37478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hk5AS-0005KA-OE for submit@debbugs.gnu.org; Sun, 07 Jul 2019 07:17:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44190) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hk5AR-0005uf-OB for guix-patches@gnu.org; Sun, 07 Jul 2019 07:17:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hk5AQ-0005N7-Kn for guix-patches@gnu.org; Sun, 07 Jul 2019 07:17:15 -0400 Received: from mx1.cock.li ([185.10.68.5]:48887 helo=cock.li) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hk5AP-0005Kk-T0 for guix-patches@gnu.org; Sun, 07 Jul 2019 07:17:14 -0400 Date: Sun, 7 Jul 2019 05:17:07 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1562498230; bh=wsNRFtBvHg25BN91Y75xt7e9WtG6JrUepWYeCYQxO6Y=; h=Date:From:To:Subject:From; b=aGmrIHmxa29XSlCiMj0yKvOW0/RbmyMHwKrra6fa0g82LL9pF73stpZu2UGIluOTN OTOnudPIhEEnD2vGqsAiCBhydLYkFZxz3dsDbkruIN6Hi9IwINDaGN2C74Tp08ll4n gVyolfqXa0mJJemJSOh8Elm1/df2ZDXlcuP3ZRygzSq7P6KUZI9kI2SjO5AL8avu7O f21+G0P0kVU5JSK48CNhNZRqeYKq0YfGjcCCeCE8gErW04FiZ4ynSSyIa44T8yguIl INBjn1ewVetezC66zxNbL/IEDhisbW06IdxrkNR16QmiLVcMtM9RkrwxHL0PoRGreK A4/jARnXN3urg== From: ison To: guix-patches@gnu.org Subject: [PATCH] Update i3blocks to 1.4-2 Message-ID: <20190707111706.rvjwkzxbscogey74@cf0> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="htdufajpryy63osr" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.10.68.5 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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.4 (--) --htdufajpryy63osr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline i3blocks click events weren't functioning with the latest i3bar. Updating fixes the issue. See attached patch. Sorry for the dumb quesiton, but I hope I am correctly understanding the role of "revision" here. I simply incremented it from 1 to 2. My understanding is it's just a number added to the end of the version string to give it a unique value when updating to a commit that doesn't correspond to an exact release. If that's not correct then please let me know so I can fix it. --htdufajpryy63osr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="0001-Update-i3blocks-to-1.4-2.patch" >From 0c0705d510db8e4c7f9e5a3ff8b1cbf48d6bc104 Mon Sep 17 00:00:00 2001 From: ison Date: Sun, 7 Jul 2019 05:02:01 -0600 Subject: [PATCH] Update i3blocks to 1.4-2 --- 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 90bc7fc883..d4c750dc66 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -269,8 +269,8 @@ Despite the name it should work with any X11 window manager.") (license license:bsd-3))) (define-public i3blocks - (let ((commit "37f23805ff886639163fbef8aedba71c8071eff8") - (revision "1")) + (let ((commit "ec050e79ad8489a6f8deb37d4c20ab10729c25c3") + (revision "2")) (package (name "i3blocks") (version (string-append "1.4-" revision "." @@ -282,7 +282,7 @@ Despite the name it should work with any X11 window manager.") (commit commit))) (sha256 (base32 - "15rnrcajzyrmhlz1a21qqsjlj3dkib70806dlb386fliylc2kisb")) + "1fx4230lmqa5rpzph68dwnpcjfaaqv5gfkradcr85hd1z8d1qp1b")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- 2.22.0 --htdufajpryy63osr-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 08 07:02:42 2019 Received: (at 36536-done) by debbugs.gnu.org; 8 Jul 2019 11:02:42 +0000 Received: from localhost ([127.0.0.1]:57951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hkRPu-0000B0-BA for submit@debbugs.gnu.org; Mon, 08 Jul 2019 07:02:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hkRPs-0000An-2u for 36536-done@debbugs.gnu.org; Mon, 08 Jul 2019 07:02:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hkRPm-0008Sv-34; Mon, 08 Jul 2019 07:02:34 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=39736 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hkRPk-0007TS-ME; Mon, 08 Jul 2019 07:02:33 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: ison Subject: Re: [bug#36536] [PATCH] Update i3blocks to 1.4-2 References: <20190707111706.rvjwkzxbscogey74@cf0> Date: Mon, 08 Jul 2019 13:02:31 +0200 In-Reply-To: <20190707111706.rvjwkzxbscogey74@cf0> (ison@airmail.cc's message of "Sun, 7 Jul 2019 05:17:07 -0600") Message-ID: <875zoceqm0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36536-done Cc: 36536-done@debbugs.gnu.org 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: -3.3 (---) Hi, ison skribis: > i3blocks click events weren't functioning with the latest i3bar. > Updating fixes the issue. See attached patch. > > Sorry for the dumb quesiton, but I hope I am correctly understanding the = role of > "revision" here. I simply incremented it from 1 to 2. > My understanding is it's just a number added to the end of the version st= ring to > give it a unique value when updating to a commit that doesn't correspond = to an > exact release. That=E2=80=99s correct! >>>From 0c0705d510db8e4c7f9e5a3ff8b1cbf48d6bc104 Mon Sep 17 00:00:00 2001 > From: ison > Date: Sun, 7 Jul 2019 05:02:01 -0600 > Subject: [PATCH] Update i3blocks to 1.4-2 > > --- > gnu/packages/wm.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) I adjusted the commit log to match our conventions and applied it. Thanks! Ludo=E2=80=99. From unknown Thu Sep 11 17:28:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 05 Aug 2019 11:24:05 +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