Date: Thursday, February 9, 2023 @ 02:03:05 Author: felixonmars Revision: 1397260
upgpkg: haskell-stm-containers 1.2-21: rebuild with unliftio-core 0.2.1.0 Modified: haskell-stm-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 02:03:01 UTC (rev 1397259) +++ PKGBUILD 2023-02-09 02:03:05 UTC (rev 1397260) @@ -3,7 +3,7 @@ _hkgname=stm-containers pkgname=haskell-stm-containers pkgver=1.2 -pkgrel=20 +pkgrel=21 pkgdesc="Containers for STM" url="https://github.com/nikita-volkov/stm-containers" license=("MIT")
