[arch-commits] Commit in haskell-vault/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 08:24:27 UTC 2018
Date: Thursday, May 31, 2018 @ 08:24:26
Author: felixonmars
Revision: 334603
upgpkg: haskell-vault 0.3.1.1-1
rebuild with vault 0.3.1.1
Modified:
haskell-vault/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 08:22:05 UTC (rev 334602)
+++ PKGBUILD 2018-05-31 08:24:26 UTC (rev 334603)
@@ -4,8 +4,8 @@
_hkgname=vault
pkgname=haskell-vault
-pkgver=0.3.1.0
-pkgrel=6
+pkgver=0.3.1.1
+pkgrel=1
pkgdesc="A persistent store for values of arbitrary types"
url="https://github.com/HeinrichApfelmus/vault"
license=("custom:BSD3")
@@ -13,7 +13,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=('90de19169c3add761ea94feebe31113f029f1b55ee28a4cecb56754bebb8d0432b94cd6b6cf57c726c88d0f05d0c19d41fb59fbc12c3f6fe007be3b11d70a679')
+sha512sums=('24a6a8a29e72313cb5a9213c8df86a63712d19abeee267b9346e731e082071b3655fb80b424d93020a8a9219498b7eef67f829da69b18a3915a9cff7337b9133')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list