Date: Friday, July 6, 2018 @ 16:01:46 Author: felixonmars Revision: 353831
upgpkg: haskell-securemem 0.1.10-19 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 16:01:10 UTC (rev 353830) +++ PKGBUILD 2018-07-06 16:01:46 UTC (rev 353831) @@ -5,7 +5,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=18 +pkgrel=19 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("custom:BSD3")
