Date: Monday, June 3, 2019 @ 21:15:53
  Author: arojas
Revision: 476813

https

Modified:
  hoogle/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-03 21:15:39 UTC (rev 476812)
+++ PKGBUILD    2019-06-03 21:15:53 UTC (rev 476813)
@@ -5,7 +5,7 @@
 pkgver=5.0.17.9
 pkgrel=3
 pkgdesc="Haskell API Search"
-url="http://www.haskell.org/hoogle/";
+url="https://www.haskell.org/hoogle/";
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-blaze-html'

Reply via email to