Date: Sunday, December 27, 2020 @ 22:03:07 Author: felixonmars Revision: 793867
upgpkg: haskell-securemem 0.1.10-124: rebuild with indexed-traversable 0.1.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 22:02:42 UTC (rev 793866) +++ PKGBUILD 2020-12-27 22:03:07 UTC (rev 793867) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=123 +pkgrel=124 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
