Date: Saturday, January 16, 2021 @ 22:49:49 Author: felixonmars Revision: 821190
revert logict 0.7.1.0: https://github.com/Bodigrim/smallcheck/issues/49 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-16 22:49:46 UTC (rev 821189) +++ PKGBUILD 2021-01-16 22:49:49 UTC (rev 821190) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=99 +pkgrel=98 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')
