Date: Tuesday, April 18, 2017 @ 04:34:07 Author: felixonmars Revision: 223654
upgpkg: haskell-vault 0.3.0.7-1 rebuild with vault,0.3.0.7 hoogle,5.0.10 Modified: haskell-vault/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-18 04:14:37 UTC (rev 223653) +++ PKGBUILD 2017-04-18 04:34:07 UTC (rev 223654) @@ -4,8 +4,8 @@ _hkgname=vault pkgname=haskell-vault -pkgver=0.3.0.6 -pkgrel=9 +pkgver=0.3.0.7 +pkgrel=1 pkgdesc="A persistent store for values of arbitrary types" url="https://github.com/HeinrichApfelmus/vault" license=("custom:BSD3") @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-hashable" "haskell-unordered-containers") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('0b433de60fa3d20e93dce6013293e18089fb3233c34211ffa3f860408866ef48') +sha512sums=('b71ab16a0c0291d91ce082c85171207736a75cf2a25aa60104e66d1e657ff46ba7b389f6dc3a7f0033dcbdfa4af32f5901a97028d898a4a60127725afdffa548') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
