Date: Tuesday, March 16, 2021 @ 18:42:59 Author: felixonmars Revision: 892121
upgpkg: haskell-securemem 0.1.10-156: rebuild with doctest 0.18.1 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 18:42:23 UTC (rev 892120) +++ PKGBUILD 2021-03-16 18:42:59 UTC (rev 892121) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=155 +pkgrel=156 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
