Date: Wednesday, July 18, 2018 @ 04:00:38 Author: felixonmars Revision: 361650
upgpkg: haskell-securemem 0.1.10-24 rebuild with doctest 0.16.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 04:00:06 UTC (rev 361649) +++ PKGBUILD 2018-07-18 04:00:38 UTC (rev 361650) @@ -5,7 +5,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=23 +pkgrel=24 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("custom:BSD3")
