From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58406) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hah88-0003SS-11 for guix-patches@gnu.org; Tue, 11 Jun 2019 09:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hah86-0003xZ-KX for guix-patches@gnu.org; Tue, 11 Jun 2019 09:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44665) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hah86-0003xV-GM for guix-patches@gnu.org; Tue, 11 Jun 2019 09:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hah86-0002lP-Bu for guix-patches@gnu.org; Tue, 11 Jun 2019 09:48:02 -0400 Subject: [bug#36168] [PATCH 0/4] Update ikiwiki and dependencies Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:58276) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hah7c-0002xj-Lm for guix-patches@gnu.org; Tue, 11 Jun 2019 09:47:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hah7b-0003pB-Kx for guix-patches@gnu.org; Tue, 11 Jun 2019 09:47:32 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:54829) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hah7b-0003oZ-82 for guix-patches@gnu.org; Tue, 11 Jun 2019 09:47:31 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 6823F220F4 for ; Tue, 11 Jun 2019 09:47:29 -0400 (EDT) Mime-Version: 1.0 Message-Id: <34f07774-364e-47e5-8749-8a62a489e02c@www.fastmail.com> Date: Tue, 11 Jun 2019 13:47:28 +0000 From: "Alex Griffin" 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: 36168@debbugs.gnu.org This patch series updates ikiwiki, as well as any transitive dependencies that don't trigger hundreds of rebuilds according to `guix refresh`. -- Alex Griffin