Date: Friday, December 7, 2018 @ 14:48:36
  Author: felixonmars
Revision: 412123

upgpkg: haskell-reducers 3.12.3-25

rebuild with fingertree 0.1.4.2

Modified:
  haskell-reducers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-07 14:48:21 UTC (rev 412122)
+++ PKGBUILD    2018-12-07 14:48:36 UTC (rev 412123)
@@ -4,10 +4,10 @@
 _hkgname=reducers
 pkgname=haskell-reducers
 pkgver=3.12.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Semigroups, specialized containers and a general map/reduce framework"
 url="https://github.com/ekmett/reducers/";
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-fingertree" "haskell-hashable" 
"haskell-semigroupoids"
          "haskell-unordered-containers")

Reply via email to