Date: Thursday, October 1, 2020 @ 22:19:58 Author: felixonmars Revision: 714482
upgpkg: haskell-concurrent-supply 0.1.8-32: rebuild with base-orphans 0.8.3 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-01 22:19:29 UTC (rev 714481) +++ PKGBUILD 2020-10-01 22:19:58 UTC (rev 714482) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=31 +pkgrel=32 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
