Date: Sunday, September 19, 2021 @ 23:42:39 Author: felixonmars Revision: 1017942
upgpkg: haskell-securemem 0.1.10-187: rebuild with unliftio 0.2.20 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 23:41:56 UTC (rev 1017941) +++ PKGBUILD 2021-09-19 23:42:39 UTC (rev 1017942) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=186 +pkgrel=187 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
