Date: Thursday, February 27, 2020 @ 11:45:30 Author: felixonmars Revision: 583923
upgpkg: haskell-nanospec 0.2.2-21: rebuild with ghc 8.8.3 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 11:44:51 UTC (rev 583922) +++ PKGBUILD 2020-02-27 11:45:30 UTC (rev 583923) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=20 +pkgrel=21 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')
