From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37829) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKLp1-0001C4-S1 for guix-patches@gnu.org; Tue, 15 Oct 2019 08:21:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iKLp0-0003w5-OI for guix-patches@gnu.org; Tue, 15 Oct 2019 08:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34042) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iKLp0-0003w1-LR for guix-patches@gnu.org; Tue, 15 Oct 2019 08:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iKLp0-0001wY-Fg for guix-patches@gnu.org; Tue, 15 Oct 2019 08:21:02 -0400 Subject: [bug#37718] [PATCH] Add gnome-mahjongg. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <269fdb5f-7d0e-4f2f-947d-eea43515c5df@www.fastmail.com> Date: Tue, 15 Oct 2019 14:20:14 +0200 In-Reply-To: <269fdb5f-7d0e-4f2f-947d-eea43515c5df@www.fastmail.com> (David Wilson's message of "Sat, 12 Oct 2019 09:17:41 -0700") Message-ID: <87wod6urnl.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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: David Wilson Cc: 37718@debbugs.gnu.org --=-=-= Content-Type: text/plain Oops, and this change too: --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 99cd7a7cb6..81cb2fb37f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8432,4 +8432,4 @@ higher level porcelain stuff.") tile-matching game Mahjong. It features multiple board layouts, tile themes, and a high score table.") (home-page "https://wiki.gnome.org/Apps/Mahjongg") - (license license:gpl2))) + (license license:gpl2+))) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable =E2=80=A6 because source file headers carry the =E2=80=9Cor any later versi= on=E2=80=9D wording. Ludo=E2=80=99. --=-=-=--