Date: Tuesday, August 11, 2020 @ 21:43:30 Author: felixonmars Revision: 674948
upgpkg: haskell-securemem 0.1.10-91: rebuild with splitmix 0.1.0.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 21:43:00 UTC (rev 674947) +++ PKGBUILD 2020-08-11 21:43:30 UTC (rev 674948) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=90 +pkgrel=91 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
