Date: Monday, September 7, 2020 @ 09:00:47 Author: felixonmars Revision: 699474
upgpkg: haskell-concurrent-supply 0.1.8-27: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 09:00:02 UTC (rev 699473) +++ PKGBUILD 2020-09-07 09:00:47 UTC (rev 699474) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=26 +pkgrel=27 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
