Date: Monday, April 17, 2023 @ 12:13:06 Author: felixonmars Revision: 1446774
upgpkg: haskell-stm-containers 1.2-45: rebuild with vector-instances 3.4.1 Modified: haskell-stm-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 12:13:05 UTC (rev 1446773) +++ PKGBUILD 2023-04-17 12:13:06 UTC (rev 1446774) @@ -3,7 +3,7 @@ _hkgname=stm-containers pkgname=haskell-stm-containers pkgver=1.2 -pkgrel=44 +pkgrel=45 pkgdesc="Containers for STM" url="https://github.com/nikita-volkov/stm-containers" license=("MIT")
