Date: Thursday, December 16, 2021 @ 03:21:19 Author: felixonmars Revision: 1073658
upgpkg: haskell-securemem 0.1.10-197: rebuild with hashable 1.3.4.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 03:20:48 UTC (rev 1073657) +++ PKGBUILD 2021-12-16 03:21:19 UTC (rev 1073658) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=196 +pkgrel=197 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
