Date: Friday, March 24, 2017 @ 06:23:28 Author: felixonmars Revision: 218602
upgpkg: haskell-missingh 1.4.0.1-5 rebuild with HUnit,1.6.0.0 Modified: haskell-missingh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-24 06:20:10 UTC (rev 218601) +++ PKGBUILD 2017-03-24 06:23:28 UTC (rev 218602) @@ -5,7 +5,7 @@ _hkgname=MissingH pkgname=haskell-missingh pkgver=1.4.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Large utility library" url="http://software.complete.org/missingh" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=("ghc=8.0.1" "haskell-hunit" "haskell-hslogger" "haskell-mtl" "haskell-network" "haskell-old-locale" "haskell-old-time" "haskell-parsec" "haskell-random" "haskell-regex-compat") -source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") +source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha256sums=('283f2afd46625d98b4e29f77edadfa5e6009a227812ee2ece10091ad6a7e9b71') build() {
