Date: Thursday, March 25, 2021 @ 01:42:55 Author: felixonmars Revision: 902131
upgpkg: haskell-concurrent-supply 0.1.8-87: rebuild with tasty 1.4.0.3 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 01:42:19 UTC (rev 902130) +++ PKGBUILD 2021-03-25 01:42:55 UTC (rev 902131) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=86 +pkgrel=87 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
