Date: Sunday, May 20, 2018 @ 13:32:31
  Author: felixonmars
Revision: 325280

upgpkg: haskell-streaming-commons 0.2.0.0-1

rebuild with streaming-commons,0.2.0.0 wai-extra,3.0.22.1 
wai-handler-launch,3.0.2.4

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-20 13:20:02 UTC (rev 325279)
+++ PKGBUILD    2018-05-20 13:32:31 UTC (rev 325280)
@@ -4,17 +4,16 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.1.19
-pkgrel=12
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="Common lower-level functions needed by various streaming data 
libraries"
 url="https://github.com/fpco/streaming-commons";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-async" "haskell-blaze-builder" "haskell-network" 
"haskell-random"
-         "haskell-zlib")
+depends=('ghc-libs' 'haskell-async' 'haskell-network' 'haskell-random' 
'haskell-zlib')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('218e31ca754aa9908303a1b1c4540e956dbcb301fca63b4fe20eaf121c7f6d52247c3eb065940c6a22b185c30161b6a134499cc80f2f0856235b119b9baf244d')
+sha512sums=('e570cc5193868064ce7356213a9c52e1bc785a34f93706961472d1528bc2cae8b279483e061dea080027e3015ee56a5e3698485ae5c7c2a2a5a139470298ba21')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to