Date: Saturday, April 9, 2022 @ 22:43:11 Author: felixonmars Revision: 1183329
upgpkg: haskell-nanospec 0.2.2-257: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 22:43:05 UTC (rev 1183328) +++ PKGBUILD 2022-04-09 22:43:11 UTC (rev 1183329) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=256 +pkgrel=257 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')
