Date: Thursday, August 18, 2022 @ 19:45:05 Author: felixonmars Revision: 1268576
upgpkg: haskell-concurrent-supply 0.1.8-163: rebuild with base-orphans 0.8.7 Modified: haskell-concurrent-supply/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 19:44:56 UTC (rev 1268575) +++ PKGBUILD 2022-08-18 19:45:05 UTC (rev 1268576) @@ -3,7 +3,7 @@ _hkgname=concurrent-supply pkgname=haskell-concurrent-supply pkgver=0.1.8 -pkgrel=162 +pkgrel=163 pkgdesc="A fast concurrent unique identifier supply with a pure API" url="https://github.com/ekmett/concurrent-supply" license=('BSD')
