aboutsummaryrefslogtreecommitdiff
path: root/tests/hackage.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2016-09-01 13:40:49 +0300
committerEfraim Flashner <efraim@flashner.co.il>2016-09-01 13:40:49 +0300
commit7060b28171d217b8091b87b92ee55c15f887e890 (patch)
tree130c8e5ffc416db9ee75458aea1ff6db4929facc /tests/hackage.scm
parent307347fe1b31c961c9a0d7952b2bbc2ca967d3c2 (diff)
downloadguix-7060b28171d217b8091b87b92ee55c15f887e890.tar
guix-7060b28171d217b8091b87b92ee55c15f887e890.tar.gz
tests: hackage: Fix mock urls.
Followup to 18f747350437136b203ef6400176d1fb07b131ea. * tests/hackage.scm (hackage->guix-package): Use 'https' in mock urls.
Diffstat (limited to 'tests/hackage.scm')
-rw-r--r--tests/hackage.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hackage.scm b/tests/hackage.scm
index d1ebe37405..a4de8be91e 100644
--- a/tests/hackage.scm
+++ b/tests/hackage.scm
@@ -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