Date: Wednesday, May 19, 2021 @ 20:59:45 Author: felixonmars Revision: 936862
upgpkg: haskell-concurrent-supply 0.1.8-95: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 20:59:19 UTC (rev 936861) +++ PKGBUILD 2021-05-19 20:59:45 UTC (rev 936862) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=94 +pkgrel=95 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
