Date: Monday, September 5, 2022 @ 22:09:45 Author: felixonmars Revision: 1293486
upgpkg: haskell-concurrent-supply 0.1.8-167: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:09:33 UTC (rev 1293485) +++ PKGBUILD 2022-09-05 22:09:45 UTC (rev 1293486) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=166 +pkgrel=167 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
