Date: Sunday, March 21, 2021 @ 00:08:00 Author: felixonmars Revision: 896445
upgpkg: haskell-concurrent-supply 0.1.8-85: rebuild with tasty 1.4.0.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 00:07:25 UTC (rev 896444) +++ PKGBUILD 2021-03-21 00:08:00 UTC (rev 896445) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=84 +pkgrel=85 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
