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

Felix Yan felixonmars at archlinux.org
Thu Feb 8 19:41:38 UTC 2018


    Date: Thursday, February 8, 2018 @ 19:41:37
  Author: felixonmars
Revision: 290339

upgpkg: haskell-streaming-commons 0.1.19-1

rebuild with streaming-commons,0.1.19

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 19:41:31 UTC (rev 290338)
+++ PKGBUILD	2018-02-08 19:41:37 UTC (rev 290339)
@@ -4,8 +4,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.1.18
-pkgrel=8
+pkgver=0.1.19
+pkgrel=1
 pkgdesc="Common lower-level functions needed by various streaming data libraries"
 url="https://github.com/fpco/streaming-commons"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-stm" "haskell-text" "haskell-zlib")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('da9f4217241e41322b414c1e0171c9eb110fb04d3a593d5aa584b2296d564c77686e58ca6526e7b40d45ad83c64897a8b427b890cfd68667cad07bda21822fb1')
+sha512sums=('218e31ca754aa9908303a1b1c4540e956dbcb301fca63b4fe20eaf121c7f6d52247c3eb065940c6a22b185c30161b6a134499cc80f2f0856235b119b9baf244d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list