Date: Wednesday, June 2, 2021 @ 22:40:39 Author: felixonmars Revision: 953627
upgpkg: haskell-concurrent-supply 0.1.8-99: rebuild with unliftio 0.2.17 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-02 22:40:19 UTC (rev 953626) +++ PKGBUILD 2021-06-02 22:40:39 UTC (rev 953627) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=98 +pkgrel=99 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
