Date: Thursday, September 17, 2020 @ 19:32:28 Author: felixonmars Revision: 709169
upgpkg: haskell-securemem 0.1.10-103: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 19:32:03 UTC (rev 709168) +++ PKGBUILD 2020-09-17 19:32:28 UTC (rev 709169) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=102 +pkgrel=103 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
