[arch-commits] Commit in haskell-haddock-library/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 15:55:41 UTC 2016


    Date: Monday, November 14, 2016 @ 15:55:41
  Author: spupykin
Revision: 195734

Modified:
  haskell-haddock-library/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 15:55:14 UTC (rev 195733)
+++ PKGBUILD	2016-11-14 15:55:41 UTC (rev 195734)
@@ -5,11 +5,11 @@
 pkgver=1.4.2
 pkgrel=1
 pkgdesc="A documentation-generation tool for Haskell libraries"
-url="http://www.haskell.org/haddock/"
+url="https://www.haskell.org/haddock/"
 license=("BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz")
 sha256sums=('e8edf0714ef3c0e64ad61db6e9f3c1ca0980941b4e9128c94881588cdb4168dc')
 
 build() {



More information about the arch-commits mailing list