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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 31 06:02:37 UTC 2022


    Date: Monday, January 31, 2022 @ 06:02:37
  Author: felixonmars
Revision: 1121047

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

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 05:46:25 UTC (rev 1121046)
+++ PKGBUILD	2022-01-31 06:02:37 UTC (rev 1121047)
@@ -3,8 +3,8 @@
 
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
-pkgver=0.2.2.2
-pkgrel=9
+pkgver=0.2.2.3
+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=('e6ac0ed127e2fa53e6f61c77c784ece23cbd76aebe5694ed8e4ebe1a97be84ccbce51e548c10ba6f0e4540cd3278e4f3460d888f835ce82276d0a16c1965db5b')
+sha512sums=('a47941a6e0e11e08010ab93bf406ae2c9b1de2bc46328fadee83591d88030649276d07fc60ef78160e177e2167df5c8b8bbf6582721731cd0abfc124b49bf56c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list