Date: Monday, December 10, 2018 @ 12:41:11 Author: felixonmars Revision: 414138
upgpkg: haskell-securemem 0.1.10-37 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:40:29 UTC (rev 414137) +++ PKGBUILD 2018-12-10 12:41:11 UTC (rev 414138) @@ -4,10 +4,10 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=36 +pkgrel=37 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-byteable" "haskell-memory") makedepends=('ghc')
