Date: Friday, March 12, 2021 @ 04:00:52 Author: felixonmars Revision: 888037
upgpkg: haskell-concurrent-supply 0.1.8-83: rebuild with tasty 1.4.0.1 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 04:00:09 UTC (rev 888036) +++ PKGBUILD 2021-03-12 04:00:52 UTC (rev 888037) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=82 +pkgrel=83 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
