Date: Monday, January 4, 2016 @ 10:06:47 Author: fyan Revision: 155307
upgpkg: haskell-aeson-compat 0.3.0.0-2 rebuild with stm-2.4.4.1 Modified: haskell-aeson-compat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 09:05:30 UTC (rev 155306) +++ PKGBUILD 2016-01-04 09:06:47 UTC (rev 155307) @@ -5,10 +5,10 @@ _hkgname=aeson-compat pkgname=haskell-aeson-compat pkgver=0.3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Compatibility layer for aeson" url="http://hackage.haskell.org/package/${_hkgname}" -license=("MIT") +license=("custom:BSD3") arch=('i686' 'x86_64') depends=("ghc=7.10.3" "haskell-aeson" "haskell-attoparsec" "haskell-exceptions" "haskell-hashable" "haskell-scientific" "haskell-text"
