Date: Wednesday, May 4, 2022 @ 10:21:41 Author: felixonmars Revision: 1193095
upgpkg: haskell-concurrent-supply 0.1.8-149: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:21:35 UTC (rev 1193094) +++ PKGBUILD 2022-05-04 10:21:41 UTC (rev 1193095) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=148 +pkgrel=149 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
