Date: Saturday, September 3, 2016 @ 08:19:26 Author: felixonmars Revision: 188359
upgpkg: haskell-utility-ht 0.0.12-1 rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4 Modified: haskell-utility-ht/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-03 08:18:30 UTC (rev 188358) +++ PKGBUILD 2016-09-03 08:19:26 UTC (rev 188359) @@ -4,8 +4,8 @@ _hkgname=utility-ht pkgname=haskell-utility-ht -pkgver=0.0.11 -pkgrel=2 +pkgver=0.0.12 +pkgrel=1 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions" url="http://www.haskell.org/haskellwiki/Utility-HT" license=("custom:BSD3") @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('5cdcc5c1eab4029d18f1712472d69b61265c2d543a8065e1e9762b1ddc235812') +sha256sums=('a4445f436354599c1f3e923dfb3e4463b6f65e7c1dabea1e2d34d11c4a5b05ef') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
