Date: Saturday, November 11, 2017 @ 08:54:21
  Author: felixonmars
Revision: 266225

upgpkg: haskell-foldl 1.3.3-2

rebuild with vector-builder,0.3.4

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-11 08:53:42 UTC (rev 266224)
+++ PKGBUILD    2017-11-11 08:54:21 UTC (rev 266225)
@@ -5,11 +5,11 @@
 _hkgname=foldl
 pkgname=haskell-foldl
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-comonad" "haskell-contravariant" 
"haskell-mwc-random" "haskell-primitive"
          "haskell-profunctors" "haskell-semigroups" "haskell-text" 
"haskell-unordered-containers"
          "haskell-vector" "haskell-vector-builder")

Reply via email to