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

Felix Yan felixonmars at archlinux.org
Sun Jul 21 16:45:33 UTC 2019


    Date: Sunday, July 21, 2019 @ 16:45:32
  Author: felixonmars
Revision: 492487

upgpkg: haskell-store 0.5.1.2-1

rebuild with store 0.5.1.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-21 16:40:54 UTC (rev 492486)
+++ PKGBUILD	2019-07-21 16:45:32 UTC (rev 492487)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.5.1.1
-pkgrel=10
+pkgver=0.5.1.2
+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=('f51ca5c6f5734360de0c38514c8e1437ea124d9195660038c7ee139c35d2e03576c23ae775da292037ebf403f30d876b5cb09b605b81e0c398b992334aa3dd32')
+sha512sums=('8f71775952874a08a97f83794cfec9afdb5ff2a2f93144d5a6111ad9d56f307b1d54824129bf4771e5f9dc9b44f82235c0bf4fc608777d8b5ab4aa491403eba0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list