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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 1 19:31:28 UTC 2022


    Date: Tuesday, March 1, 2022 @ 19:31:28
  Author: felixonmars
Revision: 1139049

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

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-01 19:30:25 UTC (rev 1139048)
+++ PKGBUILD	2022-03-01 19:31:28 UTC (rev 1139049)
@@ -3,8 +3,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.2.2.3
-pkgrel=4
+pkgver=0.2.2.4
+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=('a47941a6e0e11e08010ab93bf406ae2c9b1de2bc46328fadee83591d88030649276d07fc60ef78160e177e2167df5c8b8bbf6582721731cd0abfc124b49bf56c')
+sha512sums=('e552bba766e5b816cbd448d1cec86c5c7593f3f13c6da42c74ebf2c9698be3a3174dd922cf70de1b4940b53e580f396a51cebff6b62db305fb0fb48a5c7658bb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list