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

Felix Yan fyan at archlinux.org
Sat May 7 02:07:35 UTC 2016


    Date: Saturday, May 7, 2016 @ 04:07:35
  Author: fyan
Revision: 173990

upgpkg: haskell-socks 0.5.5-1

rebuild with conduit-1.2.6.6, http-conduit-2.1.10.1, resourcet-1.1.7.4, socks-0.5.5, tagsoup-0.13.10

Modified:
  haskell-socks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 02:07:26 UTC (rev 173989)
+++ PKGBUILD	2016-05-07 02:07:35 UTC (rev 173990)
@@ -4,8 +4,8 @@
 
 _hkgname=socks
 pkgname=haskell-socks
-pkgver=0.5.4
-pkgrel=5
+pkgver=0.5.5
+pkgrel=1
 pkgdesc="Socks proxy (version 5) implementation."
 url="http://github.com/vincenthz/hs-socks"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('e9b5e1ea78592632bb086e5f4d6da523be01921a4a8998ca78552bdc396db4da')
+sha256sums=('2647ea93e21ad1dfd77e942c022c8707e468d25e1ff672a88be82508034fc868')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list