Date: Sunday, July 21, 2019 @ 01:32:22 Author: felixonmars Revision: 492309
upgpkg: haskell-vault 0.3.1.3-1 rebuild with vault 0.3.1.3 Modified: haskell-vault/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-21 01:31:09 UTC (rev 492308) +++ PKGBUILD 2019-07-21 01:32:22 UTC (rev 492309) @@ -3,8 +3,8 @@ _hkgname=vault pkgname=haskell-vault -pkgver=0.3.1.2 -pkgrel=22 +pkgver=0.3.1.3 +pkgrel=1 pkgdesc="A persistent store for values of arbitrary types" url="https://github.com/HeinrichApfelmus/vault" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-hashable' 'haskell-unordered-containers') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('962f50f521f1408e6c23cf8a8121d261815da41786bbf98aea5c6f42c31dbdfd504bdb44083d5e26daa90f5a6504aba2064b6229f69b27e63b63a380f10b9c5e') +sha512sums=('70773be0f9c6fc9db290b633e663cdaad3e4d30dee5a6754415d475b40adf1bb20aca61c80b2971570c411ebc6644e646f5908fe7149e8698d38270e1f3f409b') prepare() { cd $_hkgname-$pkgver
