Date: Wednesday, October 21, 2020 @ 19:08:07 Author: felixonmars Revision: 728232
upgpkg: haskell-securemem 0.1.10-108: rebuild with splitmix 0.1.0.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 19:07:32 UTC (rev 728231) +++ PKGBUILD 2020-10-21 19:08:07 UTC (rev 728232) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=107 +pkgrel=108 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
