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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 15:27:25 UTC 2016


    Date: Thursday, September 29, 2016 @ 15:27:25
  Author: felixonmars
Revision: 190936

upgpkg: haskell-conduit-combinators 1.0.8-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-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 15:21:47 UTC (rev 190935)
+++ PKGBUILD	2016-09-29 15:27:25 UTC (rev 190936)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable"
@@ -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=('b5fbdcb33f9425bcc8a0beee1953076922cd94492ce4d40afcf33861f32a3ac7')
+sha256sums=('c486be3d35d85ca697beffce0ef68ae28c1c4fb94e3884f4cfb6df5ecb5ad04b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list