Date: Friday, January 6, 2023 @ 19:39:29 Author: felixonmars Revision: 1378958
upgpkg: haskell-concurrent-supply 0.1.8-181: rebuild with hashable 1.4.2.0 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:39:22 UTC (rev 1378957) +++ PKGBUILD 2023-01-06 19:39:29 UTC (rev 1378958) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=180 +pkgrel=181 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
