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

Felix Yan felixonmars at archlinux.org
Tue Dec 26 17:43:33 UTC 2017


    Date: Tuesday, December 26, 2017 @ 17:43:31
  Author: felixonmars
Revision: 276118

upgpkg: haskell-socks 0.5.6-1

rebuild with socks,0.5.6

Modified:
  haskell-socks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-26 17:05:50 UTC (rev 276117)
+++ PKGBUILD	2017-12-26 17:43:31 UTC (rev 276118)
@@ -4,8 +4,8 @@
 
 _hkgname=socks
 pkgname=haskell-socks
-pkgver=0.5.5
-pkgrel=11
+pkgver=0.5.6
+pkgrel=1
 pkgdesc="Socks proxy (version 5) implementation."
 url="https://github.com/vincenthz/hs-socks"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-cereal" "haskell-network")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cc811d0175d9a20c0aaec2eb593145908d25792f2ad5fb6b129564922bf8b64c3cda6b1424ac7e8ad2abfd1bcde7ece7ab717550266b75a5b360b4b729a768f5')
+sha512sums=('1e7210157146783242e8db38f0956fac520c9e125954f4b00e95eee4a272d9893dcf9bb408363dfe59c7aa5f0f1e4bd4556fe102157cf6b71bab5a22a96a27d8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list