Date: Thursday, May 17, 2018 @ 13:00:57
  Author: felixonmars
Revision: 323746

upgpkg: haskell-reducers 3.12.2-22

rebuild with ghc 8.4.2

Modified:
  haskell-reducers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-17 13:00:15 UTC (rev 323745)
+++ PKGBUILD    2018-05-17 13:00:57 UTC (rev 323746)
@@ -5,13 +5,13 @@
 _hkgname=reducers
 pkgname=haskell-reducers
 pkgver=3.12.2
-pkgrel=21
+pkgrel=22
 pkgdesc="Semigroups, specialized containers and a general map/reduce framework"
 url="https://github.com/ekmett/reducers/";
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-fingertree" "haskell-hashable" 
"haskell-semigroupoids" "haskell-semigroups"
-         "haskell-text" "haskell-unordered-containers")
+         "haskell-unordered-containers")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('a30ad111a36d48a29d63e2e891426deedac6dd1cb37dca73b33b13377bdebb6c1838e47a4b18c65dbbf0c85eb47af3faeb4d8914f87f9232cf5dcf3c13d9aacd')

Reply via email to