Date: Sunday, September 25, 2022 @ 19:53:02 Author: felixonmars Revision: 1310120
upgpkg: haskell-socks 0.6.1-193: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-socks/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:52:56 UTC (rev 1310119) +++ PKGBUILD 2022-09-25 19:53:02 UTC (rev 1310120) @@ -4,7 +4,7 @@ _hkgname=socks pkgname=haskell-socks pkgver=0.6.1 -pkgrel=192 +pkgrel=193 pkgdesc="Socks proxy (version 5) implementation." url="https://github.com/vincenthz/hs-socks" license=("BSD")
