Date: Saturday, May 14, 2022 @ 11:47:17 Author: felixonmars Revision: 1203921
upgpkg: haskell-concurrent-supply 0.1.8-151: rebuild with hashable 1.4.0.2 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:47:10 UTC (rev 1203920) +++ PKGBUILD 2022-05-14 11:47:17 UTC (rev 1203921) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=150 +pkgrel=151 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
