Date: Tuesday, June 23, 2020 @ 19:48:33 Author: felixonmars Revision: 651491
upgpkg: haskell-concurrent-supply 0.1.8-16: rebuild with splitmix 0.1 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 19:47:08 UTC (rev 651490) +++ PKGBUILD 2020-06-23 19:48:33 UTC (rev 651491) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=15 +pkgrel=16 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
