Date: Saturday, December 18, 2021 @ 12:57:05 Author: felixonmars Revision: 1076782
upgpkg: haskell-concurrent-supply 0.1.8-124: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 12:56:33 UTC (rev 1076781) +++ PKGBUILD 2021-12-18 12:57:05 UTC (rev 1076782) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=123 +pkgrel=124 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
