Date: Sunday, March 20, 2022 @ 18:49:56 Author: felixonmars Revision: 1164879
upgpkg: haskell-project-template 0.2.1.0-193: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 18:49:51 UTC (rev 1164878) +++ PKGBUILD 2022-03-20 18:49:56 UTC (rev 1164879) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=192 +pkgrel=193 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
