Date: Thursday, September 10, 2020 @ 18:08:14 Author: felixonmars Revision: 702113
upgpkg: haskell-securemem 0.1.10-100: rebuild with mwc-random 0.15.0.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 18:07:42 UTC (rev 702112) +++ PKGBUILD 2020-09-10 18:08:14 UTC (rev 702113) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=99 +pkgrel=100 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
