Date: Sunday, September 25, 2022 @ 20:18:45 Author: felixonmars Revision: 1310321
upgpkg: haskell-securemem 0.1.10-247: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:18:44 UTC (rev 1310320) +++ PKGBUILD 2022-09-25 20:18:45 UTC (rev 1310321) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=246 +pkgrel=247 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
