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

Felix Yan felixonmars at archlinux.org
Tue Feb 28 16:55:47 UTC 2017


    Date: Tuesday, February 28, 2017 @ 16:55:46
  Author: felixonmars
Revision: 214222

upgpkg: haskell-http-conduit 2.2.3.1-1

rebuild with http-conduit,2.2.3.1

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 16:54:37 UTC (rev 214221)
+++ PKGBUILD	2017-02-28 16:55:46 UTC (rev 214222)
@@ -4,8 +4,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.2.3
-pkgrel=31
+pkgver=2.2.3.1
+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=('eee51e80fe76b3bf4b4041545f452e126e0593f70a0623a5a35ee47d72fe0dc3')
+sha256sums=('53ae16c601f980f323f2b24a32a776f9867b6b595e6e1929d440d1549715ca0e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list