Date: Wednesday, July 21, 2021 @ 11:04:10 Author: felixonmars Revision: 981730
upgpkg: haskell-concurrent-supply 0.1.8-106: rebuild with unliftio 0.2.19 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 11:03:34 UTC (rev 981729) +++ PKGBUILD 2021-07-21 11:04:10 UTC (rev 981730) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=105 +pkgrel=106 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
