Date: Monday, September 14, 2020 @ 18:20:15 Author: felixonmars Revision: 706201
upgpkg: haskell-concurrent-supply 0.1.8-30: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 18:19:52 UTC (rev 706200) +++ PKGBUILD 2020-09-14 18:20:15 UTC (rev 706201) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=29 +pkgrel=30 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
