Date: Sunday, March 15, 2020 @ 15:19:39 Author: felixonmars Revision: 598237
upgpkg: haskell-socks 0.6.1-20: rebuild with hashable 1.3.0.0 Modified: haskell-socks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:19:01 UTC (rev 598236) +++ PKGBUILD 2020-03-15 15:19:39 UTC (rev 598237) @@ -4,7 +4,7 @@ _hkgname=socks pkgname=haskell-socks pkgver=0.6.1 -pkgrel=19 +pkgrel=20 pkgdesc="Socks proxy (version 5) implementation." url="https://github.com/vincenthz/hs-socks" license=("BSD")
