Date: Saturday, December 18, 2021 @ 17:03:52 Author: felixonmars Revision: 1077312
upgpkg: haskell-securemem 0.1.10-198: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 17:03:23 UTC (rev 1077311) +++ PKGBUILD 2021-12-18 17:03:52 UTC (rev 1077312) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=197 +pkgrel=198 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
