Date: Monday, August 29, 2022 @ 21:51:21 Author: felixonmars Revision: 1286362
upgpkg: haskell-securemem 0.1.10-244: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 21:51:11 UTC (rev 1286361) +++ PKGBUILD 2022-08-29 21:51:21 UTC (rev 1286362) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=243 +pkgrel=244 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
