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

Felix Yan felixonmars at archlinux.org
Tue Jul 19 14:33:52 UTC 2016


    Date: Tuesday, July 19, 2016 @ 14:33:51
  Author: felixonmars
Revision: 183126

upgpkg: haskell-conduit-combinators 1.0.4-1

rebuild with aeson-compat-0.3.5.0, authenticate-1.3.3.2, chunked-data-0.3.0, conduit-combinators-1.0.4, conduit-extra-1.1.13.2, http-client-0.5.0, http-client-tls-0.3.0, http-conduit-2.2.0, monad-logger-0.3.19, mono-traversable-1.0.0, wai-extra-3.0.15.3, wai-logger-2.3.0, warp-3.2.7

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 14:25:50 UTC (rev 183125)
+++ PKGBUILD	2016-07-19 14:33:51 UTC (rev 183126)
@@ -4,10 +4,10 @@
 
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
-pkgver=1.0.3.1
-pkgrel=31
+pkgver=1.0.4
+pkgrel=1
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
-url="https://github.com/fpco/conduit-combinators"
+url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
@@ -17,7 +17,7 @@
          "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
          "haskell-void")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('66a40be2cc964c36b06cf9b096c1a99b107dba06b62baa4b13b9c485dc4f8b48')
+sha256sums=('75a90da15f7bd70748ebb3a3612d50896e421d8fdbaa4879e8aabfbeaf4dc7de')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list