Date: Sunday, June 4, 2017 @ 02:47:01 Author: felixonmars Revision: 233914
upgpkg: haskell-utility-ht 0.0.14-1 rebuild with utility-ht,0.0.14 Modified: haskell-utility-ht/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-04 02:33:01 UTC (rev 233913) +++ PKGBUILD 2017-06-04 02:47:01 UTC (rev 233914) @@ -4,7 +4,7 @@ _hkgname=utility-ht pkgname=haskell-utility-ht -pkgver=0.0.13 +pkgver=0.0.14 pkgrel=1 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions" url="http://www.haskell.org/haskellwiki/Utility-HT" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('dd47ecf21b759e18e277e38d1dfb93d66690182758da459df7b7542d395d67c7e14028a731c6c6efc9469a69a553aa692917e7d712af7b042cea1eea8ab602cd') +sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
