aboutsummaryrefslogtreecommitdiffstats
path: root/community/cabal/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cabal/APKBUILD')
-rw-r--r--community/cabal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cabal/APKBUILD b/community/cabal/APKBUILD
index 00352bdc18..9337822433 100644
--- a/community/cabal/APKBUILD
+++ b/community/cabal/APKBUILD
@@ -97,7 +97,7 @@ source="
https://hackage.haskell.org/package/hashable-$_hashablever/hashable-$_hashablever.tar.gz
hashable.cabal-$pkgver-$pkgrel::https://hackage.haskell.org/package/hashable-$_hashablever/revision/$_defaultrev.cabal
https://hackage.haskell.org/package/hackage-security-$_hackagesecurityver/hackage-security-$_hackagesecurityver.tar.gz
- hackage-security.cabal-$pkgver-$pkgrel::http://hackage.haskell.org/package/hackage-security-$_hackagesecurityver/revision/$_defaultrev.cabal
+ hackage-security.cabal-$pkgver-$pkgrel::https://hackage.haskell.org/package/hackage-security-$_hackagesecurityver/revision/$_defaultrev.cabal
"
builddir="$srcdir/$pkgname-install-$pkgver"