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

Felix Yan felixonmars at archlinux.org
Sun Oct 6 16:06:29 UTC 2019


    Date: Sunday, October 6, 2019 @ 16:06:28
  Author: felixonmars
Revision: 513565

upgpkg: haskell-socks 0.6.1-1

rebuild with socks 0.6.1

Modified:
  haskell-socks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 16:04:03 UTC (rev 513564)
+++ PKGBUILD	2019-10-06 16:06:28 UTC (rev 513565)
@@ -3,8 +3,8 @@
 
 _hkgname=socks
 pkgname=haskell-socks
-pkgver=0.6.0
-pkgrel=15
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="Socks proxy (version 5) implementation."
 url="https://github.com/vincenthz/hs-socks"
 license=("BSD")
@@ -12,7 +12,7 @@
 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=('e521db1c434931130117e582c1db692d256ea8f87797967d5d625fa29e1951e47c78f5c5e183d5a97c6e1ffb01c77a08bf27ef04fa8e0b672228f3a3dc21582d')
+sha512sums=('ff56c1b356491e36888f9c1b4187fbd0d00485692960a27ec2f03dbd3c3fb961869d99da1f7a301578ab07df30739d8a0d4ae3c7559c83d0e2493d5de158175b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list