Date: Saturday, April 29, 2023 @ 18:49:03 Author: felixonmars Revision: 1454730
upgpkg: haskell-stm-containers 1.2-46: rebuild with stm-hamt 1.2.0.11 Modified: haskell-stm-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-29 18:48:02 UTC (rev 1454729) +++ PKGBUILD 2023-04-29 18:49:03 UTC (rev 1454730) @@ -3,7 +3,7 @@ _hkgname=stm-containers pkgname=haskell-stm-containers pkgver=1.2 -pkgrel=45 +pkgrel=46 pkgdesc="Containers for STM" url="https://github.com/nikita-volkov/stm-containers" license=("MIT")
