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

Felix Yan fyan at archlinux.org
Sat Apr 16 03:17:40 UTC 2016


    Date: Saturday, April 16, 2016 @ 05:17:39
  Author: fyan
Revision: 171133

upgpkg: haskell-http-client 0.4.28-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/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 03:16:10 UTC (rev 171132)
+++ PKGBUILD	2016-04-16 03:17:39 UTC (rev 171133)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.4.27.1
+pkgver=0.4.28
 pkgrel=1
 pkgdesc="An HTTP client engine, intended as a base layer for more user-friendly packages."
 url="https://github.com/snoyberg/http-client"
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('e0c74065e7e138d8cbe477ba010c7bd352a7ffedd240d1ecaeee274d0ad0bde2')
+sha256sums=('24346facd4af7268d2c0d828b4865b9b8ba7351d458dd95a3e67094422dfe026')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list