Date: Sunday, March 10, 2019 @ 16:00:43 Author: felixonmars Revision: 439396
upgpkg: haskell-securemem 0.1.10-41 rebuild with ghc 8.6.4 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 16:00:05 UTC (rev 439395) +++ PKGBUILD 2019-03-10 16:00:43 UTC (rev 439396) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=40 +pkgrel=41 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
