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

Felix Yan felixonmars at archlinux.org
Tue May 9 06:52:57 UTC 2017


    Date: Tuesday, May 9, 2017 @ 06:52:57
  Author: felixonmars
Revision: 227404

upgpkg: haskell-store 0.4.3.1-1

rebuild with store,0.4.3.1 store-core,0.4.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 06:41:42 UTC (rev 227403)
+++ PKGBUILD	2017-05-09 06:52:57 UTC (rev 227404)
@@ -3,8 +3,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.4.2
-pkgrel=14
+pkgver=0.4.3.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)
-sha512sums=('1fcf2218c4683737842456b5daa8fca0ec9c8bb3ee0cc3a90c631aa213bfec29ef6d90c68190a9656cbd14b1a18a7b6caa6c0f8be5d09e86977ab4d93a48c93f')
+sha512sums=('fde163ef8ccc6a71c4db07681235be7dcebc5f37e2a222b194f1c34fdeef0fb9814383af56ded876a59bcb53bf2126b04a0272db1b05f28d093851cbc56a9f35')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list