[arch-commits] Commit in haskell-broadcast-chan/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 4 19:38:24 UTC 2019


    Date: Wednesday, December 4, 2019 @ 19:38:24
  Author: felixonmars
Revision: 535243

upgpkg: haskell-broadcast-chan 0.2.1-1

rebuild with broadcast-chan 0.2.1

Modified:
  haskell-broadcast-chan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 19:36:10 UTC (rev 535242)
+++ PKGBUILD	2019-12-04 19:38:24 UTC (rev 535243)
@@ -2,7 +2,7 @@
 
 _hkgname=broadcast-chan
 pkgname=haskell-broadcast-chan
-pkgver=0.2.0.2
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Closable, fair, single-wakeup channel type that avoids 0 reader space leaks"
 url="https://github.com/merijn/broadcast-chan"
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-unliftio-core')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7e3aa3352c15a8f7f4197c4f171a6e185b0661b3499b1a47edb3b932425a54e270c00126472c0e29b5e35b463936cfb5bd167139bcd218f4f64448e140af3e95')
+sha512sums=('25e5f8bcc2c27d0cf21ca205f234048df64d6d881f24a48169b88ce198db525f12ea727962f7bf14e4ee6546e23b49c6b47aa1a44a3f3e7d6028d2bf12a01d1c')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list