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

Felix Yan felixonmars at archlinux.org
Mon Apr 6 21:20:23 UTC 2020


    Date: Monday, April 6, 2020 @ 21:20:22
  Author: felixonmars
Revision: 612125

upgpkg: haskell-vault 0.3.1.4-1: rebuild with vault 0.3.1.4

Modified:
  haskell-vault/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 20:58:20 UTC (rev 612124)
+++ PKGBUILD	2020-04-06 21:20:22 UTC (rev 612125)
@@ -3,8 +3,8 @@
 
 _hkgname=vault
 pkgname=haskell-vault
-pkgver=0.3.1.3
-pkgrel=24
+pkgver=0.3.1.4
+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=('70773be0f9c6fc9db290b633e663cdaad3e4d30dee5a6754415d475b40adf1bb20aca61c80b2971570c411ebc6644e646f5908fe7149e8698d38270e1f3f409b')
+sha512sums=('70bebabce76b5e56b3d5cd4f95590ecef7a41f4de7f943932713fbb3eb17ac4d615a25b6503773a532b36649cf4a7b595be3b4222a15ca7d0756b2bee8aa0792')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list