Date: Thursday, March 30, 2023 @ 05:04:18 Author: felixonmars Revision: 1430816
upgpkg: haskell-stm-containers 1.2-40: rebuild with quickcheck-instances 0.3.29 Modified: haskell-stm-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 05:04:18 UTC (rev 1430815) +++ PKGBUILD 2023-03-30 05:04:18 UTC (rev 1430816) @@ -3,7 +3,7 @@ _hkgname=stm-containers pkgname=haskell-stm-containers pkgver=1.2 -pkgrel=39 +pkgrel=40 pkgdesc="Containers for STM" url="https://github.com/nikita-volkov/stm-containers" license=("MIT")
