[arch-commits] Commit in haskell-broadcast-chan/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jan 13 23:32:23 UTC 2022
Date: Thursday, January 13, 2022 @ 23:32:23
Author: felixonmars
Revision: 1103070
upgpkg: haskell-broadcast-chan 0.2.1.2-1
Modified:
haskell-broadcast-chan/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-13 23:14:06 UTC (rev 1103069)
+++ PKGBUILD 2022-01-13 23:32:23 UTC (rev 1103070)
@@ -2,8 +2,8 @@
_hkgname=broadcast-chan
pkgname=haskell-broadcast-chan
-pkgver=0.2.1.1
-pkgrel=8
+pkgver=0.2.1.2
+pkgrel=1
pkgdesc="Closable, fair, single-wakeup channel type that avoids 0 reader space leaks"
url="https://github.com/merijn/broadcast-chan"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-unliftio-core')
makedepends=('ghc' 'uusi')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0484a81b5bfc53ad9513f97bf0c0fe6e1b894eac19dcd1cdf7bbd67930ac21dd702b70a78460bf3518ebadfb27cf03cd0d57200ef868803dd69d26f0fd880eb7')
+sha512sums=('23a1c664577b9da5dcd33c99dc3c67bfee7560788c21e3a0565b5f505674129204064d7b90f2c55d14ff56b77717822cc08c0154347167400536cef56a97f8c6')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list