Date: Wednesday, August 24, 2022 @ 20:20:59 Author: felixonmars Revision: 1276973
upgpkg: haskell-concurrent-supply 0.1.8-164: rebuild with hashable 1.4.1.0 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:20:49 UTC (rev 1276972) +++ PKGBUILD 2022-08-24 20:20:59 UTC (rev 1276973) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=163 +pkgrel=164 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
