Date: Sunday, May 20, 2018 @ 05:10:00 Author: felixonmars Revision: 325016
upgpkg: haskell-project-template 0.2.0.1-32 rebuild with corrected bifunctors Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 05:09:12 UTC (rev 325015) +++ PKGBUILD 2018-05-20 05:10:00 UTC (rev 325016) @@ -5,7 +5,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=31 +pkgrel=32 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("custom:BSD3")
