Date: Friday, February 17, 2023 @ 10:44:06 Author: felixonmars Revision: 1401703
upgpkg: haskell-securemem 0.1.10-262: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 10:44:05 UTC (rev 1401702) +++ PKGBUILD 2023-02-17 10:44:06 UTC (rev 1401703) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=261 +pkgrel=262 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
