From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43950) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpLq9-0000BL-8u for guix-patches@gnu.org; Sun, 21 Jul 2019 20:06:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpLq8-0000eH-AC for guix-patches@gnu.org; Sun, 21 Jul 2019 20:06:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50897) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hpLq8-0000e0-6c for guix-patches@gnu.org; Sun, 21 Jul 2019 20:06:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hpLq5-0001Hw-Ox for guix-patches@gnu.org; Sun, 21 Jul 2019 20:06:03 -0400 Subject: [bug#36755] Upgrade mallard-ducktype to 1.0.2 Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:43889) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpLpz-0000A0-L7 for guix-patches@gnu.org; Sun, 21 Jul 2019 20:05:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpLpy-0000YV-Mf for guix-patches@gnu.org; Sun, 21 Jul 2019 20:05:55 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:56510) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hpLpy-0000Xw-Io for guix-patches@gnu.org; Sun, 21 Jul 2019 20:05:54 -0400 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hpLpx-0004XX-KD for guix-patches@gnu.org; Sun, 21 Jul 2019 20:05:53 -0400 Date: Sun, 21 Jul 2019 20:05:52 -0400 (EDT) From: Jack Hill Message-ID: MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII 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: 36755@debbugs.gnu.org Hi Guix, mallard-ducktype 1.0.2 has been released, so I've prepared the following patch to update our package definition. Notable in this release is the availability of a source tarball on pypi, so I've updated the package definition to use that instead of a git reference. [0] http://projectmallard.org/pipermail/mallard-list/2019-July/000295.html Best, Jack