tests: hackage: Fix mock urls.

Followup to 18f7473504.

* tests/hackage.scm (hackage->guix-package): Use 'https' in mock urls.
This commit is contained in:
Efraim Flashner 2016-09-01 13:40:49 +03:00
parent 307347fe1b
commit 7060b28171
Signed by untrusted user: efraim
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ library
('origin
('method 'url-fetch)
('uri ('string-append
"http://hackage.haskell.org/package/foo/foo-"
"https://hackage.haskell.org/package/foo/foo-"
'version
".tar.gz"))
('sha256