Date: Friday, May 21, 2021 @ 02:09:35 Author: felixonmars Revision: 939892
upgpkg: haskell-concurrent-supply 0.1.8-96: rebuild with hashable 1.3.2.0 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 02:09:04 UTC (rev 939891) +++ PKGBUILD 2021-05-21 02:09:35 UTC (rev 939892) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=95 +pkgrel=96 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
