Date: Saturday, December 26, 2020 @ 02:34:01 Author: felixonmars Revision: 791617
upgpkg: haskell-concurrent-supply 0.1.8-51: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:33:36 UTC (rev 791616) +++ PKGBUILD 2020-12-26 02:34:01 UTC (rev 791617) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=50 +pkgrel=51 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
