Date: Friday, January 7, 2022 @ 22:26:20 Author: felixonmars Revision: 1096453
upgpkg: haskell-securemem 0.1.10-203: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:25:51 UTC (rev 1096452) +++ PKGBUILD 2022-01-07 22:26:20 UTC (rev 1096453) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=202 +pkgrel=203 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
