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

Felix Yan felixonmars at archlinux.org
Tue May 28 15:13:23 UTC 2019


    Date: Tuesday, May 28, 2019 @ 15:13:23
  Author: felixonmars
Revision: 472757

upgpkg: haskell-store 0.5.1.1-1

rebuild with store 0.5.1.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-28 15:10:18 UTC (rev 472756)
+++ PKGBUILD	2019-05-28 15:13:23 UTC (rev 472757)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.5.1.0
-pkgrel=4
+pkgver=0.5.1.1
+pkgrel=1
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store"
 license=('BSD')
@@ -18,7 +18,7 @@
          'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2ec0ac436d21d74d50ab31d87064cba3acf27eba4b65ce42eb6c47b86a3047862ea381889fc67302e8c08063a3d281d59e1048eacd2ae7e0443cf19d7100b218')
+sha512sums=('f51ca5c6f5734360de0c38514c8e1437ea124d9195660038c7ee139c35d2e03576c23ae775da292037ebf403f30d876b5cb09b605b81e0c398b992334aa3dd32')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list