Date: Monday, August 17, 2020 @ 19:50:25 Author: felixonmars Revision: 683144
upgpkg: haskell-securemem 0.1.10-94: rebuild with ghc 8.10.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 19:49:52 UTC (rev 683143) +++ PKGBUILD 2020-08-17 19:50:25 UTC (rev 683144) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=93 +pkgrel=94 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
