Date: Sunday, December 9, 2018 @ 20:38:05 Author: felixonmars Revision: 413172
upgpkg: haskell-entropy 0.4.1.4-2 rebuild with ghc 8.6.3 Modified: haskell-entropy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:37:34 UTC (rev 413171) +++ PKGBUILD 2018-12-09 20:38:05 UTC (rev 413172) @@ -3,10 +3,10 @@ pkgname=haskell-entropy pkgver=0.4.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="A mostly platform independent (not GHCJS) method to obtain cryptographically strong entropy" url="https://hackage.haskell.org/package/entropy" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
