Date: Saturday, September 12, 2020 @ 16:23:56 Author: felixonmars Revision: 704270
upgpkg: haskell-securemem 0.1.10-101: rebuild with ansi-terminal 0.11 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 16:23:32 UTC (rev 704269) +++ PKGBUILD 2020-09-12 16:23:56 UTC (rev 704270) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=100 +pkgrel=101 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
