Date: Wednesday, September 2, 2020 @ 19:02:38 Author: felixonmars Revision: 696828
upgpkg: haskell-securemem 0.1.10-98: rebuild with mwc-random 0.15.0.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 19:02:02 UTC (rev 696827) +++ PKGBUILD 2020-09-02 19:02:38 UTC (rev 696828) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=97 +pkgrel=98 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
