Date: Thursday, February 27, 2020 @ 15:14:27 Author: felixonmars Revision: 584244
upgpkg: haskell-securemem 0.1.10-78: rebuild with ghc 8.8.3 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 15:13:49 UTC (rev 584243) +++ PKGBUILD 2020-02-27 15:14:27 UTC (rev 584244) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=77 +pkgrel=78 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
