[arch-commits] Commit in haskell-streaming-commons/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 2 18:24:03 UTC 2017


    Date: Friday, June 2, 2017 @ 18:24:02
  Author: felixonmars
Revision: 233487

upgpkg: haskell-streaming-commons 0.1.18-1

rebuild with streaming-commons,0.1.18

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 18:20:21 UTC (rev 233486)
+++ PKGBUILD	2017-06-02 18:24:02 UTC (rev 233487)
@@ -4,8 +4,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.1.17
-pkgrel=4
+pkgver=0.1.18
+pkgrel=1
 pkgdesc="Common lower-level functions needed by various streaming data libraries"
 url="https://github.com/fpco/streaming-commons"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-async" "haskell-blaze-builder" "haskell-network" "haskell-random"
          "haskell-stm" "haskell-text" "haskell-zlib")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e50a38cb8b626ef2f031c195e22171ffce00e20cbe63e8c768887564a7f47da9')
+sha512sums=('da9f4217241e41322b414c1e0171c9eb110fb04d3a593d5aa584b2296d564c77686e58ca6526e7b40d45ad83c64897a8b427b890cfd68667cad07bda21822fb1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list