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

Felix Yan felixonmars at archlinux.org
Thu Jun 6 14:08:08 UTC 2019


    Date: Thursday, June 6, 2019 @ 14:08:07
  Author: felixonmars
Revision: 477462

upgpkg: haskell-streaming-commons 0.2.1.1-1

rebuild with streaming-commons 0.2.1.1

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 14:08:02 UTC (rev 477461)
+++ PKGBUILD	2019-06-06 14:08:07 UTC (rev 477462)
@@ -3,8 +3,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.2.1.0
-pkgrel=29
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Common lower-level functions needed by various streaming data libraries"
 url="https://github.com/fpco/streaming-commons"
 license=("MIT")
@@ -12,7 +12,7 @@
 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=('dab004b29152e4e0f6901942fa3791ab670e51f88bd3b5168ba6e99b56565696ca42f7909c99a3fb390602506ae26049eb9b020c88ff70d4c38eed8739559c32')
+sha512sums=('2096bb5eb12fac46385aa01e2b42fdbcc795c955a3feb3ef11659e765f50a927c21baaac58c4813376c2449d263a14a3ef4c11725307487696076b3f92b0b70b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list