From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59338) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jL0o2-0006WS-TO for guix-patches@gnu.org; Sun, 05 Apr 2020 04:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jL0o2-0001YP-1k for guix-patches@gnu.org; Sun, 05 Apr 2020 04:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33608) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jL0o1-0001YG-Ud for guix-patches@gnu.org; Sun, 05 Apr 2020 04:39:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jL0o1-0000tv-Ro for guix-patches@gnu.org; Sun, 05 Apr 2020 04:39:01 -0400 Subject: bug#40174: [PATCH] gnu: zrythm: update to 0.8.156. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Mathieu Othacehe References: <4accccf8d2d773ca540d2dded5a5a0bb7db864cd.camel@zrythm.org> Date: Sun, 05 Apr 2020 10:38:25 +0200 In-Reply-To: <4accccf8d2d773ca540d2dded5a5a0bb7db864cd.camel@zrythm.org> (Alexandros Theodotou's message of "Sat, 04 Apr 2020 22:48:28 +0100") Message-ID: <87d08mtji6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Alexandros Theodotou Cc: 40174-done@debbugs.gnu.org Hello, > I updated it to 0.8.200. The only change I made in this patch besides > the version is the mandatory guile dependency. This can't be split. > > I will send the rest of the changes in another ticket when the next > version is released. Ok, pushed with a sligtly edited commit message. Thanks, Mathieu