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

Felix Yan felixonmars at archlinux.org
Thu May 17 17:15:29 UTC 2018


    Date: Thursday, May 17, 2018 @ 17:15:27
  Author: felixonmars
Revision: 323927

upgpkg: haskell-store 0.4.3.2-82

rebuild with ghc 8.4.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 17:13:50 UTC (rev 323926)
+++ PKGBUILD	2018-05-17 17:15:27 UTC (rev 323927)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=81
+pkgrel=82
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store"
 license=('custom:BSD3')
@@ -14,7 +14,7 @@
          'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 'haskell-lifted-base'
          'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 'haskell-primitive'
          'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 'haskell-smallcheck'
-         'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 'haskell-text'
+         'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb'
          'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 'haskell-th-reify-many'
          'haskell-th-utilities' 'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')



More information about the arch-commits mailing list