Date: Wednesday, April 1, 2020 @ 10:39:33 Author: felixonmars Revision: 608694
upgpkg: haskell-securemem 0.1.10-82: rebuild with QuickCheck 2.14 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 10:39:07 UTC (rev 608693) +++ PKGBUILD 2020-04-01 10:39:33 UTC (rev 608694) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=81 +pkgrel=82 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
