From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45848) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEvvv-00088x-QQ for guix-patches@gnu.org; Thu, 19 Mar 2020 10:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEvvu-000525-VK for guix-patches@gnu.org; Thu, 19 Mar 2020 10:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37468) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEvvu-00051x-Sd for guix-patches@gnu.org; Thu, 19 Mar 2020 10:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEvvu-0007pF-Nb for guix-patches@gnu.org; Thu, 19 Mar 2020 10:14:02 -0400 Subject: bug#40068: [PATCH 0/4] gnu: waybar: Update to 0.9.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <3eca1927-4a04-3219-77d8-729626e41086@brendan.scot> Date: Thu, 19 Mar 2020 15:13:33 +0100 In-Reply-To: <3eca1927-4a04-3219-77d8-729626e41086@brendan.scot> (Brendan Tildesley's message of "Sun, 15 Mar 2020 16:26:55 +1100") Message-ID: <875zf05t6a.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brendan Tildesley Cc: 40068-done@debbugs.gnu.org Hi, Brendan Tildesley skribis: > Here is a waybar update with 2 new dependencies akd an spdlog > update. the spdlog update causes a libreoffice rebuild. i tested > building that but didn't look closely at if anything broke or changed. Applied all 4 patches, thank you! Ludo=E2=80=99.