Date: Wednesday, February 17, 2021 @ 22:08:55 Author: felixonmars Revision: 862876
upgpkg: haskell-securemem 0.1.10-148: rebuild with async 2.2.3 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:08:26 UTC (rev 862875) +++ PKGBUILD 2021-02-17 22:08:55 UTC (rev 862876) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=147 +pkgrel=148 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
