From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Rosset Subject: bug#38148: [PATCH 1/2] gnu: Add python-pyqtwebengine. Date: Wed, 15 Jan 2020 09:26:03 -0800 Message-ID: <87wo9siqc4.fsf@gmail.com> References: <20191109100530.zdfrewfmengq7pud@hooch.localdomain> <20200113103304.9093-1-mike.rosset@gmail.com> <87o8v7qw5t.fsf@ambrevar.xyz> <87tv4yc1hb.fsf@gmail.com> <871rs2z84h.fsf@ambrevar.xyz> <874kwyfg6d.fsf@gmail.com> <8736cgivmx.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45016) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1irmRb-0002Ve-DG for bug-guix@gnu.org; Wed, 15 Jan 2020 12:27:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1irmRa-000580-H4 for bug-guix@gnu.org; Wed, 15 Jan 2020 12:27:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57723) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1irmRa-00057c-AZ for bug-guix@gnu.org; Wed, 15 Jan 2020 12:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1irmRa-0000to-8C for bug-guix@gnu.org; Wed, 15 Jan 2020 12:27:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <8736cgivmx.fsf@ambrevar.xyz> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt Cc: 38148@debbugs.gnu.org Pierre Neidhardt writes: > Thank you, I've merged! > qtwebengine is finally in, hooray! > > Thank you to you all, and big thanks to Mike for driving this effort! > > I committed a few changes to your commits: > > - I squashed the comment fixing commits. > - Edited some more typos. > - Removed "bug#38148: [PATCH n/p]" from the commit headline. > > Cheers! Thanks for the fix ups and merge Pierre, It's appreciated. Mike