Date: Friday, September 30, 2022 @ 01:53:30 Author: felixonmars Revision: 1317911
upgpkg: haskell-securemem 0.1.10-249: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 01:52:52 UTC (rev 1317910) +++ PKGBUILD 2022-09-30 01:53:30 UTC (rev 1317911) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=248 +pkgrel=249 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
