[arch-commits] Commit in haskell-socks/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 17 18:20:19 UTC 2019


    Date: Friday, May 17, 2019 @ 18:20:18
  Author: felixonmars
Revision: 467769

upgpkg: haskell-socks 0.6.0-1

rebuild with connection 0.3.0, socks 0.6.0

Modified:
  haskell-socks/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-17 18:01:43 UTC (rev 467768)
+++ PKGBUILD	2019-05-17 18:20:18 UTC (rev 467769)
@@ -3,16 +3,16 @@
 
 _hkgname=socks
 pkgname=haskell-socks
-pkgver=0.5.6
-pkgrel=55
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Socks proxy (version 5) implementation."
 url="https://github.com/vincenthz/hs-socks"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-cereal" "haskell-network")
+depends=('ghc-libs' 'haskell-basement' 'haskell-cereal' 'haskell-network')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1e7210157146783242e8db38f0956fac520c9e125954f4b00e95eee4a272d9893dcf9bb408363dfe59c7aa5f0f1e4bd4556fe102157cf6b71bab5a22a96a27d8')
+sha512sums=('e521db1c434931130117e582c1db692d256ea8f87797967d5d625fa29e1951e47c78f5c5e183d5a97c6e1ffb01c77a08bf27ef04fa8e0b672228f3a3dc21582d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list