Date: Thursday, February 13, 2020 @ 10:28:46 Author: felixonmars Revision: 570016
upgpkg: haskell-connection 0.3.1-19: rebuild with doctest 0.16.2 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-13 10:27:59 UTC (rev 570015) +++ PKGBUILD 2020-02-13 10:28:46 UTC (rev 570016) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=18 +pkgrel=19 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
