Date: Friday, October 30, 2020 @ 18:43:54 Author: felixonmars Revision: 736952
upgpkg: haskell-securemem 0.1.10-111: rebuild with unliftio 0.2.13.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 18:43:34 UTC (rev 736951) +++ PKGBUILD 2020-10-30 18:43:54 UTC (rev 736952) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=110 +pkgrel=111 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
