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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 13:40:21 UTC 2017


    Date: Thursday, April 6, 2017 @ 13:40:19
  Author: felixonmars
Revision: 221008

upgpkg: haskell-store 0.4.2-1

rebuild with store,0.4.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 13:39:46 UTC (rev 221007)
+++ PKGBUILD	2017-04-06 13:40:19 UTC (rev 221008)
@@ -3,8 +3,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.4.1
-pkgrel=9
+pkgver=0.4.2
+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=('94019136784ad70113de3e70c88fdab6')
+sha512sums=('1fcf2218c4683737842456b5daa8fca0ec9c8bb3ee0cc3a90c631aa213bfec29ef6d90c68190a9656cbd14b1a18a7b6caa6c0f8be5d09e86977ab4d93a48c93f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list