From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] gnu: powwow: Update download url scheme to tls. Date: Tue, 02 Aug 2016 11:49:12 +0000 Message-ID: <87shun4chz.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUYCG-0003YJ-JR for guix-devel@gnu.org; Tue, 02 Aug 2016 07:49:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUYCE-0006iu-IZ for guix-devel@gnu.org; Tue, 02 Aug 2016 07:49:19 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:42929 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUYCE-0006hR-6u for guix-devel@gnu.org; Tue, 02 Aug 2016 07:49:18 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 2e0620e2 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Tue, 2 Aug 2016 11:49:14 +0000 (UTC) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain powwow source moved to TLS download, redirection happens, guix download or gnutls gets confused and aborts. You know the problem. This should fix the current redirection which breaks our downloader/gnutls. --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-powwow-Update-download-url-scheme-to-tls.patch Content-Transfer-Encoding: quoted-printable From=20263fb5cc0047614b38c199e9eeb2f9629b240817 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 2 Aug 2016 11:43:36 +0000 Subject: [PATCH] gnu: powwow: Update download url scheme to tls. * gnu/packages/games.scm (powwow)[source]: Change http to https. =2D-- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 9245742..fdbbd73 100644 =2D-- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -2087,7 +2087,7 @@ is attributed to Albert Einstein.") (source (origin (method url-fetch) (uri (string-append =2D "http://www.hoopajoo.net/static/projects/powwow-" + "https://www.hoopajoo.net/static/projects/powwow-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz")) (sha256 =2D-=20 2.9.2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable =2D-=20 =E2=99=A5=E2=92=B6 ng0 Current Keys: https://we.make.ritual.n0.is/ng0.txt For non-prism friendly talk find me on http://www.psyced.org --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJXoIi4AAoJEAKilhUMIBgjLyoQAJ48J0tfnReqbE6aapA4vNw2 J4+7rTgf6SFAhm0b3CbGvysTGrmZ7oBw7yjkhK3IWKUT1t1kHPcPEBQFwqQv+O8m qGQA2aiHSVklPbOdpgWJstl3SFtJC1gNU/+PTzc0hVQyBEyjp/wj26jzLEtCzbD5 Bc27fBTC5EwfPnK6rvJ1pq3gCpBfA8vBQ7/LCJ8ceiJLNZXi+dHRCSCLQcb44rYL ABo1mt41OCGtzvymfPreV7RkKdCaRWRwMGnRbkC9TtJJnrusH8Xs46K7gcXucTdt 2mIJC6x4+XNNK+wG+ejzjHUqhl/2KV+JoPD87jOpxXBzR/EcR6Dq7mXq4hckOnPn KWNQwCEZ+9drgGY+8bQCiz/N6SJHy34D7fBuCfz6yWf/ai2ta+r5l2kJDGDdXVQa +9WP1W11+Vo6NOxZ7YIhQ7ljmWPnG5PUwxM8sKj7TzlRqgoAgFhrffX5dgeXPi1I P7n1I41fwAedE/Tso1f+ORn5oyJFHtMell6OGKKmxliYJ+Rp+IQsAAf4U1NxVtTq 2Bd+ZC6HlwH85X5OxhB9ydyB8n3Tqs5sQRs4hSmO3M8O24wTmRgJkNkXmqgAJZyn yEwJEaDNBvmazjf5H07ynKQICQIGD9UFATG5tuQ9JAIhlu86Szn7tBJehfRKq4u2 XdC7BhIeUy4V4IFci0r0 =tO8q -----END PGP SIGNATURE----- --==-=-=--