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

Felix Yan felixonmars at archlinux.org
Sat Dec 8 19:47:59 UTC 2018


    Date: Saturday, December 8, 2018 @ 19:47:54
  Author: felixonmars
Revision: 412558

upgpkg: haskell-foldl 1.4.5-10

rebuild with vector 0.12.0.2

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-08 19:47:11 UTC (rev 412557)
+++ PKGBUILD	2018-12-08 19:47:54 UTC (rev 412558)
@@ -4,10 +4,10 @@
 _hkgname=foldl
 pkgname=haskell-foldl
 pkgver=1.4.5
-pkgrel=9
+pkgrel=10
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-comonad' 'haskell-contravariant' 'haskell-mwc-random'
          'haskell-primitive' 'haskell-profunctors' 'haskell-semigroupoids'



More information about the arch-commits mailing list