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

Felix Yan felixonmars at archlinux.org
Tue May 9 06:37:26 UTC 2017


    Date: Tuesday, May 9, 2017 @ 06:37:25
  Author: felixonmars
Revision: 227400

upgpkg: haskell-store-core 0.4.1-1

rebuild with store,0.4.3.1 store-core,0.4.1

Modified:
  haskell-store-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 06:25:18 UTC (rev 227399)
+++ PKGBUILD	2017-05-09 06:37:25 UTC (rev 227400)
@@ -3,8 +3,8 @@
 
 _hkgname=store-core
 pkgname=haskell-store-core
-pkgver=0.4
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
 license=('MIT')
@@ -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=('48ee2ce5fc2aab76ab7c0510f13b985a')
+sha512sums=('701f3a7bb767e1f20e149950fcf6d06603d09f3fa78d22d10b2ba23efdf4d5786646679259ca4e25ead1a95f2faa233853096f533fa49e9f86e1e69481b6a6df')
 
 prepare() {
     sed -i '/fail/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list