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

Felix Yan felixonmars at archlinux.org
Thu Jul 13 05:52:14 UTC 2017


    Date: Thursday, July 13, 2017 @ 05:52:13
  Author: felixonmars
Revision: 244854

upgpkg: haskell-http-conduit 2.2.3.2-1

rebuild with http-conduit,2.2.3.2

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 05:47:22 UTC (rev 244853)
+++ PKGBUILD	2017-07-13 05:52:13 UTC (rev 244854)
@@ -4,8 +4,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.2.3.1
-pkgrel=55
+pkgver=2.2.3.2
+pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-http-client" "haskell-http-client-tls" "haskell-http-types" "haskell-lifted-base"
          "haskell-monad-control" "haskell-mtl" "haskell-resourcet")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('53ae16c601f980f323f2b24a32a776f9867b6b595e6e1929d440d1549715ca0e')
+sha512sums=('07732465673fc4a42115a4a9d4a2e1eec8f826a36dda5825551adf98840810c2c6a22191621fcf1b1ab09e3efd21d190fb3b44f20555ffd601d3dad3efd58e08')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list