aboutsummaryrefslogtreecommitdiff
path: root/tests/hackage.scm
diff options
context:
space:
mode:
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
b6850c49ef'>gnu: Remove python2-pygpgme....Maxim Cournoyer 2022-05-31gnu: Remove python2-gpg....Maxim Cournoyer 2022-01-17Merge branch 'version-1.4.0'...Maxim Cournoyer 2022-01-10gnu: python-gnupg: Update to 0.4.8....Maxim Cournoyer 2022-01-10gnu: gnupg: Update to 2.2.32....Maxim Cournoyer 2022-01-14gnu: parcimonie: Help find new releases....Efraim Flashner 2022-01-14gnu: parcimonie: Remove input labels....Efraim Flashner 2022-01-14gnu: parcimonie: Update to 0.12.0....Efraim Flashner 2021-12-26gnu: Make GnuPG 2.2.32 available for users....Leo Famulari 2021-12-23gnu: libksba: Fix cross-compilation....Marius Bakke 2021-12-18gnu: pgpdump: Remove bogus DESTDIR usage....Tobias Geerinckx-Rice 2021-12-18gnu: pgpdump: Update to 0.34....Tobias Geerinckx-Rice 2021-12-17gnu: pinentry-bemenu: Update to 0.7.1....Aleksandr Vityazev 2021-12-13gnu: Simplify package inputs....Ludovic Courtès 2021-11-18gnu: gnupg@2.2.32: Hide....Ludovic Courtès 2021-11-18gnu: qgpgme: Use 'modify-inputs'....Ludovic Courtès 2021-11-18gnu: qgpgme: Depend on a newer GnuPG....Ludovic Courtès 2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-11-14gnu: pinentry-tty: Update to 1.2.0....Efraim Flashner 2021-11-11gnu: gnupg: Update to 2.2.30....Tobias Geerinckx-Rice 2021-11-11gnu: gnupg: Don't explicitly return #t from phases....Tobias Geerinckx-Rice 2021-11-08gnu: packages: Remove last year's deprecations....Tobias Geerinckx-Rice 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe