From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55870 helo=eggs1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQZn5-0003Bx-Vj for guix-patches@gnu.org; Mon, 20 Apr 2020 13:01:04 -0400 Received: from Debian-exim by eggs1p.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQZn4-0002qF-Rj for guix-patches@gnu.org; Mon, 20 Apr 2020 13:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36797) by eggs1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQZn4-0002q3-F4 for guix-patches@gnu.org; Mon, 20 Apr 2020 13:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jQZn4-0006nh-EC for guix-patches@gnu.org; Mon, 20 Apr 2020 13:01:02 -0400 Subject: bug#40712: gnu: Add midori. (v3) Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Mathieu Othacehe References: <0e4745a8ba9eb6868126ec3809a47ed3@disroot.org> <878sirkblc.fsf@gmail.com> <6793693e5da6eb936de9494680bbc2ee@disroot.org> <506018746e019f11b206897175cd777a@disroot.org> <20200419094213.0a72afde.raghavgururajan@disroot.org> Date: Mon, 20 Apr 2020 19:00:11 +0200 In-Reply-To: <20200419094213.0a72afde.raghavgururajan@disroot.org> (Raghav Gururajan's message of "Sun, 19 Apr 2020 09:42:13 -0400") Message-ID: <874ktew0ro.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: Raghav Gururajan Cc: pacoon@protonmail.com, 40712-done@debbugs.gnu.org Hello, > Here is the final revised patch. This works perfectly. I tried `./pre-inst-env > guix environment --ad-hoc midori --pure` and `midori`. I pushed it, with some line breaks and an edited synopsis and description, to avoid camel case notation and superlatives. Thanks to both of you, Mathieu