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

Felix Yan felixonmars at archlinux.org
Sat Mar 18 09:00:28 UTC 2017


    Date: Saturday, March 18, 2017 @ 09:00:27
  Author: felixonmars
Revision: 217068

upgpkg: haskell-store 0.4.1-1

rebuild with store,0.4.1 store-core,0.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-18 08:44:56 UTC (rev 217067)
+++ PKGBUILD	2017-03-18 09:00:27 UTC (rev 217068)
@@ -3,8 +3,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.3.1
-pkgrel=6
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store"
 license=('custom:BSD3')
@@ -18,7 +18,7 @@
          'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 'haskell-th-reify-many'
          'haskell-th-utilities' 'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('d05076be3997257c62a88b3ff363b196')
+md5sums=('94019136784ad70113de3e70c88fdab6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list