Date: Saturday, January 30, 2021 @ 14:49:42 Author: felixonmars Revision: 835943
upgpkg: haskell-securemem 0.1.10-139: rebuild with vector 0.12.2.0 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 14:49:02 UTC (rev 835942) +++ PKGBUILD 2021-01-30 14:49:42 UTC (rev 835943) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=138 +pkgrel=139 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
