Date: Sunday, June 9, 2019 @ 12:28:29 Author: felixonmars Revision: 478843
upgpkg: haskell-securemem 0.1.10-52 rebuild with async 2.2.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 12:27:53 UTC (rev 478842) +++ PKGBUILD 2019-06-09 12:28:29 UTC (rev 478843) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=51 +pkgrel=52 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
