Date: Tuesday, December 28, 2021 @ 00:31:51 Author: felixonmars Revision: 1084614
upgpkg: haskell-securemem 0.1.10-200: rebuild with tasty 1.4.2.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 00:31:19 UTC (rev 1084613) +++ PKGBUILD 2021-12-28 00:31:51 UTC (rev 1084614) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=199 +pkgrel=200 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
