Date: Thursday, January 27, 2022 @ 14:17:31 Author: felixonmars Revision: 1117154
upgpkg: haskell-nanospec 0.2.2-234: rebuild with async 2.2.4 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 14:17:12 UTC (rev 1117153) +++ PKGBUILD 2022-01-27 14:17:31 UTC (rev 1117154) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=233 +pkgrel=234 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')
