Date: Wednesday, January 29, 2020 @ 15:29:45 Author: felixonmars Revision: 559039
upgpkg: haskell-securemem 0.1.10-71: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 15:28:49 UTC (rev 559038) +++ PKGBUILD 2020-01-29 15:29:45 UTC (rev 559039) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=70 +pkgrel=71 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
