Date: Wednesday, April 1, 2020 @ 12:03:10 Author: felixonmars Revision: 608840
upgpkg: haskell-say 0.1.0.1-18: rebuild with QuickCheck 2.14 Modified: haskell-say/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:02:36 UTC (rev 608839) +++ PKGBUILD 2020-04-01 12:03:10 UTC (rev 608840) @@ -3,7 +3,7 @@ _hkgname=say pkgname=haskell-say pkgver=0.1.0.1 -pkgrel=17 +pkgrel=18 pkgdesc='Send textual messages to a Handle in a thread-friendly way' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"
