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

Felix Yan felixonmars at archlinux.org
Sat Mar 18 08:44:33 UTC 2017


    Date: Saturday, March 18, 2017 @ 08:44:33
  Author: felixonmars
Revision: 217066

upgpkg: haskell-store-core 0.4-1

rebuild with store,0.4.1 store-core,0.4

Modified:
  haskell-store-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-18 08:16:16 UTC (rev 217065)
+++ PKGBUILD	2017-03-18 08:44:33 UTC (rev 217066)
@@ -3,7 +3,7 @@
 
 _hkgname=store-core
 pkgname=haskell-store-core
-pkgver=0.3
+pkgver=0.4
 pkgrel=1
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-primitive' 'haskell-text')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('c7df283d67c2a92f6745634b6610711e')
+md5sums=('48ee2ce5fc2aab76ab7c0510f13b985a')
 
 prepare() {
     sed -i '/fail/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list