Date: Monday, August 29, 2016 @ 15:49:01
  Author: felixonmars
Revision: 187937

upgpkg: haskell-conduit-combinators 1.0.5-1

rebuild with conduit-combinators-1.0.5, hackage-security-0.5.2.2, 
hasktags-0.69.2, hoogle-5.0.3, http-client-0.5.2, http-conduit-2.2.0.1, 
stylish-haskell-0.6.4.0, yesod-core-1.4.24

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-29 15:35:20 UTC (rev 187936)
+++ PKGBUILD    2016-08-29 15:49:01 UTC (rev 187937)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
-pkgver=1.0.4
-pkgrel=6
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable";
 license=("MIT")
@@ -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=('75a90da15f7bd70748ebb3a3612d50896e421d8fdbaa4879e8aabfbeaf4dc7de')
+sha256sums=('b6e65bcfec9a9b57e268a7a16f067af500f1e8b8f7dad9b96e9aad7bf603c6cd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to