Date: Monday, August 17, 2020 @ 15:42:14 Author: felixonmars Revision: 682734
upgpkg: haskell-nanospec 0.2.2-44: rebuild with ghc 8.10.2 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 15:41:33 UTC (rev 682733) +++ PKGBUILD 2020-08-17 15:42:14 UTC (rev 682734) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=43 +pkgrel=44 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')
