Date: Monday, November 2, 2020 @ 06:22:59 Author: felixonmars Revision: 739148
upgpkg: haskell-securemem 0.1.10-112: rebuild with HUnit 1.6.1.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 06:22:34 UTC (rev 739147) +++ PKGBUILD 2020-11-02 06:22:59 UTC (rev 739148) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=111 +pkgrel=112 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
