Date: Friday, October 19, 2018 @ 06:33:36 Author: felixonmars Revision: 397247
upgpkg: haskell-securemem 0.1.10-33 rebuild with base-compat 0.10.5 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-19 06:33:07 UTC (rev 397246) +++ PKGBUILD 2018-10-19 06:33:36 UTC (rev 397247) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=32 +pkgrel=33 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("custom:BSD3")
