From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51495) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1immqQ-0003Hk-UH for guix-patches@gnu.org; Wed, 01 Jan 2020 17:52:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1immqQ-0006hN-1g for guix-patches@gnu.org; Wed, 01 Jan 2020 17:52:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59966) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1immqP-0006hG-Uq for guix-patches@gnu.org; Wed, 01 Jan 2020 17:52:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1immqP-0003OJ-SS for guix-patches@gnu.org; Wed, 01 Jan 2020 17:52:01 -0500 Subject: [bug#38845] [PATCH] gnu: libosinfo: Update to 1.7.1. Resent-Message-ID: References: <20200101151312.30513-1-mail@cbaines.net> From: Ricardo Wurmus In-reply-to: <20200101151312.30513-1-mail@cbaines.net> Date: Wed, 01 Jan 2020 23:51:21 +0100 Message-ID: <87mub6n63a.fsf@elephly.net> 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: Christopher Baines Cc: 38845@debbugs.gnu.org Christopher Baines writes: > * gnu/packages/virtualization.scm (libosinfo): Update to 1.7.1. > [source]: Switch the release tarball to xz compression. > [build-system]: Switch to the meson build system. > [arguments]: Switch the configure flags style to work with Meson. LGTM! -- Ricardo