Date: Saturday, November 13, 2021 @ 10:36:36 Author: felixonmars Revision: 1045100
upgpkg: haskell-concurrent-supply 0.1.8-119: rebuild with vector-th-unbox 0.2.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 10:36:02 UTC (rev 1045099) +++ PKGBUILD 2021-11-13 10:36:36 UTC (rev 1045100) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=118 +pkgrel=119 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
