[arch-commits] Commit in haskell-http-client-tls/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Apr 16 03:39:30 UTC 2016


    Date: Saturday, April 16, 2016 @ 05:39:30
  Author: fyan
Revision: 171146

upgpkg: haskell-http-client-tls 0.2.4-1

rebuild with fast-logger-2.4.5, persistent-2.5, persistent-sqlite-2.5, persistent-template-2.5, yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, shakespeare-2.0.8.1, wai-3.2.1, wai-logger-2.2.6

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 03:38:11 UTC (rev 171145)
+++ PKGBUILD	2016-04-16 03:39:30 UTC (rev 171146)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('7b2c7c2f3a68a2d8e069e1f5565b77ae8b8a9459e39b3ac5d5500705e2ff4f24')
+sha256sums=('da60ebd9c0eff1e7a44ce600b450da79a471dda648ae67503d34d69a49ff0921')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list