Date: Monday, February 7, 2022 @ 16:27:34 Author: felixonmars Revision: 1128249
upgpkg: haskell-securemem 0.1.10-209: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 16:27:11 UTC (rev 1128248) +++ PKGBUILD 2022-02-07 16:27:34 UTC (rev 1128249) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=208 +pkgrel=209 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
