From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6DeA-00010k-J6 for guix-patches@gnu.org; Thu, 04 May 2017 06:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6De6-0007Ac-H6 for guix-patches@gnu.org; Thu, 04 May 2017 06:06:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55366) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6De6-0007AY-E9 for guix-patches@gnu.org; Thu, 04 May 2017 06:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6De6-0007zM-4g for guix-patches@gnu.org; Thu, 04 May 2017 06:06:02 -0400 Subject: bug#26772: [PATCH 0/3] Fix guix refresh errors. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6Dcz-0000dh-DE for guix-patches@gnu.org; Thu, 04 May 2017 06:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6Dcv-0006XD-CB for guix-patches@gnu.org; Thu, 04 May 2017 06:04:53 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:35083) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6Dcv-0006WF-6B for guix-patches@gnu.org; Thu, 04 May 2017 06:04:49 -0400 Received: by mail-wm0-x241.google.com with SMTP id d79so2216280wmi.2 for ; Thu, 04 May 2017 03:04:47 -0700 (PDT) From: Mathieu Othacehe Date: Thu, 4 May 2017 12:04:41 +0200 Message-Id: <20170504100441.27271-1-m.othacehe@gmail.com> 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: 26772@debbugs.gnu.org Hi Guix, This serie fixes problems I ran into when running guix refresh. Thanks, Mathieu Mathieu Othacehe (3): gnu: python-termcolor: Fix uri. import: cran: Robustify cran-package?. import: pypi: Robustify latest-release. gnu/packages/python.scm | 2 +- gnu/packages/statistics.scm | 1 + guix/import/cran.scm | 7 ++++++- guix/import/pypi.scm | 21 ++++++++++++--------- 4 files changed, 20 insertions(+), 11 deletions(-) -- 2.12.2