Date: Tuesday, July 12, 2022 @ 07:10:39 Author: felixonmars Revision: 1250271
upgpkg: haskell-concurrent-supply 0.1.8-160: rebuild with tasty 1.4.2.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 07:10:32 UTC (rev 1250270) +++ PKGBUILD 2022-07-12 07:10:39 UTC (rev 1250271) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=159 +pkgrel=160 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
