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

Felix Yan felixonmars at archlinux.org
Mon Oct 24 03:26:01 UTC 2016


    Date: Monday, October 24, 2016 @ 03:26:00
  Author: felixonmars
Revision: 193141

upgpkg: haskell-http-conduit 2.2.3-1

rebuild with http-api-data-0.3.2, http-conduit-2.2.3

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-24 03:25:36 UTC (rev 193140)
+++ PKGBUILD	2016-10-24 03:26:00 UTC (rev 193141)
@@ -4,7 +4,7 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.2.2.1
+pkgver=2.2.3
 pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
@@ -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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('1ec7feb0ee0263559ccccc729e760990f4908cf1b1eeb2af221afeec34d23c57')
+sha256sums=('eee51e80fe76b3bf4b4041545f452e126e0593f70a0623a5a35ee47d72fe0dc3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list