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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 12:29:59 UTC 2016


    Date: Thursday, September 29, 2016 @ 12:29:58
  Author: felixonmars
Revision: 190836

upgpkg: haskell-http-conduit 2.2.2.1-1

rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, yesod-core-1.4.25

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 12:29:42 UTC (rev 190835)
+++ PKGBUILD	2016-09-29 12:29:58 UTC (rev 190836)
@@ -4,8 +4,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.2.0.1
-pkgrel=5
+pkgver=2.2.2.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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('54e7d2a3346e45f3785dc14b98f534c931236db20a1ea20335893ada922558a7')
+sha256sums=('1ec7feb0ee0263559ccccc729e760990f4908cf1b1eeb2af221afeec34d23c57')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list