Date: Monday, June 3, 2019 @ 21:07:54
  Author: arojas
Revision: 476795

https

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-03 21:07:27 UTC (rev 476794)
+++ PKGBUILD    2019-06-03 21:07:54 UTC (rev 476795)
@@ -6,7 +6,7 @@
 pkgver=2.9.3
 pkgrel=20
 pkgdesc="Backend for the persistent library using sqlite3"
-url="http://www.yesodweb.com/book/persistent";
+url="https://www.yesodweb.com/book/persistent";
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 
'haskell-microlens-th'

Reply via email to