Date: Tuesday, February 9, 2021 @ 23:08:58 Author: felixonmars Revision: 851916
upgpkg: haskell-ormolu 0.1.4.1-41: rebuild with ghc 8.10.4 Modified: haskell-ormolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:08:14 UTC (rev 851915) +++ PKGBUILD 2021-02-09 23:08:58 UTC (rev 851916) @@ -3,7 +3,7 @@ _hkgname=ormolu pkgname=haskell-ormolu pkgver=0.1.4.1 -pkgrel=40 +pkgrel=41 pkgdesc="A formatter for Haskell source code" url="https://github.com/tweag/ormolu" license=("BSD")
