Date: Tuesday, July 10, 2018 @ 17:58:08 Author: felixonmars Revision: 356330
upgpkg: haskell-securemem 0.1.10-21 rebuild with base-compat 0.10.4 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 17:57:21 UTC (rev 356329) +++ PKGBUILD 2018-07-10 17:58:08 UTC (rev 356330) @@ -5,7 +5,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=20 +pkgrel=21 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("custom:BSD3")
