From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53234) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFefT-00076O-RS for guix-patches@gnu.org; Sat, 21 Mar 2020 10:00:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFefS-0001oC-Tw for guix-patches@gnu.org; Sat, 21 Mar 2020 10:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41767) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFefS-0001o1-Qt for guix-patches@gnu.org; Sat, 21 Mar 2020 10:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFefS-0008JH-P5 for guix-patches@gnu.org; Sat, 21 Mar 2020 10:00:02 -0400 Subject: [bug#40161] [PATCH] gnu: Add midori. Resent-Message-ID: References: <1m205gLXKeQ3W9F5joFoSCD4vh-RQpGb_18VRS3xJm3D59Uqj5VPe7sf-anwojBOgbvaoPVne-RtB3XlcuJIk2dj79pYtJL_eecLeTHWBgQ=@protonmail.com> From: Mathieu Othacehe In-reply-to: <1m205gLXKeQ3W9F5joFoSCD4vh-RQpGb_18VRS3xJm3D59Uqj5VPe7sf-anwojBOgbvaoPVne-RtB3XlcuJIk2dj79pYtJL_eecLeTHWBgQ=@protonmail.com> Date: Sat, 21 Mar 2020 14:59:40 +0100 Message-ID: <87d095kdv7.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: Rene Cc: 40161@debbugs.gnu.org Hello Rene, I was about to push your patch when I noticed that HTTPS urls don't work. I tried to add: --8<---------------cut here---------------start------------->8--- ("glib-networking" ,glib-networking) --8<---------------cut here---------------end--------------->8--- to inputs without improving the situation. Could you try to see what's going wrong? Thanks, Mathieu