Date: Wednesday, July 21, 2021 @ 13:16:46 Author: felixonmars Revision: 981965
upgpkg: haskell-securemem 0.1.10-180: rebuild with unliftio 0.2.19 Modified: haskell-securemem/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 13:16:15 UTC (rev 981964) +++ PKGBUILD 2021-07-21 13:16:46 UTC (rev 981965) @@ -4,7 +4,7 @@ _hkgname=securemem pkgname=haskell-securemem pkgver=0.1.10 -pkgrel=179 +pkgrel=180 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk." url="https://github.com/vincenthz/hs-securemem" license=("BSD")
