Date: Tuesday, February 9, 2021 @ 00:45:04 Author: felixonmars Revision: 850733
upgpkg: haskell-stm-chans 3.0.0.4-24: rebuild with ghc 8.10.4 Modified: haskell-stm-chans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:44:36 UTC (rev 850732) +++ PKGBUILD 2021-02-09 00:45:04 UTC (rev 850733) @@ -4,7 +4,7 @@ _hkgname=stm-chans pkgname=haskell-stm-chans pkgver=3.0.0.4 -pkgrel=23 +pkgrel=24 pkgdesc="Additional types of channels for STM." url="http://code.haskell.org/~wren/" license=("BSD")
