Date: Monday, January 27, 2020 @ 10:51:34 Author: felixonmars Revision: 555924
upgpkg: haskell-securemem 0.1.10-69: rebuild with doctest 0.16.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 10:50:56 UTC (rev 555923) +++ PKGBUILD 2020-01-27 10:51:34 UTC (rev 555924) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=68 +pkgrel=69 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
