Date: Saturday, March 9, 2019 @ 23:07:12 Author: felixonmars Revision: 438692
upgpkg: haskell-stm-chans 3.0.0.4-15 rebuild with ghc 8.6.4 Modified: haskell-stm-chans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 23:06:45 UTC (rev 438691) +++ PKGBUILD 2019-03-09 23:07:12 UTC (rev 438692) @@ -4,7 +4,7 @@ _hkgname=stm-chans pkgname=haskell-stm-chans pkgver=3.0.0.4 -pkgrel=14 +pkgrel=15 pkgdesc="Additional types of channels for STM." url="http://code.haskell.org/~wren/" license=("BSD")
