Date: Wednesday, April 1, 2020 @ 10:44:59 Author: felixonmars Revision: 608712
upgpkg: haskell-socks 0.6.1-23: rebuild with QuickCheck 2.14 Modified: haskell-socks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 10:44:30 UTC (rev 608711) +++ PKGBUILD 2020-04-01 10:44:59 UTC (rev 608712) @@ -4,7 +4,7 @@ _hkgname=socks pkgname=haskell-socks pkgver=0.6.1 -pkgrel=22 +pkgrel=23 pkgdesc="Socks proxy (version 5) implementation." url="https://github.com/vincenthz/hs-socks" license=("BSD")
