Date: Monday, November 21, 2022 @ 07:33:57 Author: felixonmars Revision: 1350886
upgpkg: haskell-securemem 0.1.10-254: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 07:33:49 UTC (rev 1350885) +++ PKGBUILD 2022-11-21 07:33:57 UTC (rev 1350886) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=253 +pkgrel=254 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
