Date: Thursday, September 29, 2016 @ 09:42:20
  Author: felixonmars
Revision: 190792

upgpkg: haskell-conduit-extra 1.1.13.3-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-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-29 09:38:54 UTC (rev 190791)
+++ PKGBUILD    2016-09-29 09:42:20 UTC (rev 190792)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.1.13.2
-pkgrel=6
+pkgver=1.1.13.3
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit";
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-resourcet" "haskell-stm" "haskell-streaming-commons" 
"haskell-text"
          "haskell-transformers-base")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('9fccd20c45b017c5b5b12a933b1cedd9088f27375c6b7bb2dadce9db92d51b81')
+sha256sums=('c2efc890925ca9adcff7006b6155804b4a3712940f70b3e3be8b1e9be7c56c48')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to