[arch-commits] Commit in haskell-vault/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 4 14:55:38 UTC 2018


    Date: Saturday, August 4, 2018 @ 14:55:37
  Author: felixonmars
Revision: 367970

upgpkg: haskell-vault 0.3.1.2-1

rebuild with vault 0.3.1.2

Modified:
  haskell-vault/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-04 14:54:30 UTC (rev 367969)
+++ PKGBUILD	2018-08-04 14:55:37 UTC (rev 367970)
@@ -4,8 +4,8 @@
 
 _hkgname=vault
 pkgname=haskell-vault
-pkgver=0.3.1.1
-pkgrel=3
+pkgver=0.3.1.2
+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=('24a6a8a29e72313cb5a9213c8df86a63712d19abeee267b9346e731e082071b3655fb80b424d93020a8a9219498b7eef67f829da69b18a3915a9cff7337b9133')
+sha512sums=('962f50f521f1408e6c23cf8a8121d261815da41786bbf98aea5c6f42c31dbdfd504bdb44083d5e26daa90f5a6504aba2064b6229f69b27e63b63a380f10b9c5e')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list