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

Felix Yan felixonmars at archlinux.org
Mon Aug 10 06:12:19 UTC 2020


    Date: Monday, August 10, 2020 @ 06:12:19
  Author: felixonmars
Revision: 673351

upgpkg: haskell-streaming-commons 0.2.2.1-1: rebuild with streaming-commons 0.2.2.1

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 06:10:25 UTC (rev 673350)
+++ PKGBUILD	2020-08-10 06:12:19 UTC (rev 673351)
@@ -3,8 +3,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.2.2.0
-pkgrel=2
+pkgver=0.2.2.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=('88f90df118ec5b4dbbcaab95b6c274cd3c53a8f48e90d65be4c16b13a50f8eb704642c5483523ba8b869f214f9017cfce45038a3384463809a7da9589ac3ed58')
+sha512sums=('6dc1141070f28ca278ea1ec45a2b1b4fca34c06459dfe975dd2787e08a3e875aa22efbbb4ac905d3161e30b9af20df2d5d89325abe9e2181d7e50239388752a1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list