Date: Friday, February 12, 2016 @ 04:13:56
  Author: fyan
Revision: 161341

upgpkg: haskell-vault 0.3.0.6-1

Modified:
  haskell-vault/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-02-12 03:10:36 UTC (rev 161340)
+++ PKGBUILD    2016-02-12 03:13:56 UTC (rev 161341)
@@ -4,8 +4,8 @@
 
 _hkgname=vault
 pkgname=haskell-vault
-pkgver=0.3.0.5
-pkgrel=2
+pkgver=0.3.0.6
+pkgrel=1
 pkgdesc="A persistent store for values of arbitrary types"
 url="https://github.com/HeinrichApfelmus/vault";
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"
-sha256sums=('c37bf617db6b39333de40540ecbda8ae644ec6cc8e18bbccbe5d976aeb8cdea7')
+sha256sums=('0b433de60fa3d20e93dce6013293e18089fb3233c34211ffa3f860408866ef48')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to