Date: Wednesday, February 2, 2022 @ 17:15:48 Author: felixonmars Revision: 1122760
upgpkg: haskell-concurrent-supply 0.1.8-134: rebuild with base-orphans 0.8.6 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:15:30 UTC (rev 1122759) +++ PKGBUILD 2022-02-02 17:15:48 UTC (rev 1122760) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=133 +pkgrel=134 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
