Date: Saturday, April 1, 2023 @ 13:28:52 Author: felixonmars Revision: 1431660
upgpkg: haskell-stm-containers 1.2-41: rebuild with mtl-prelude 2.0.3.2 Modified: haskell-stm-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-01 13:27:39 UTC (rev 1431659) +++ PKGBUILD 2023-04-01 13:28:52 UTC (rev 1431660) @@ -3,7 +3,7 @@ _hkgname=stm-containers pkgname=haskell-stm-containers pkgver=1.2 -pkgrel=40 +pkgrel=41 pkgdesc="Containers for STM" url="https://github.com/nikita-volkov/stm-containers" license=("MIT")
