Date: Tuesday, February 23, 2021 @ 11:31:42 Author: felixonmars Revision: 869660
upgpkg: haskell-ormolu 0.1.4.1-48: rebuild with hashable 1.3.1.0 Modified: haskell-ormolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 11:30:36 UTC (rev 869659) +++ PKGBUILD 2021-02-23 11:31:42 UTC (rev 869660) @@ -3,7 +3,7 @@ _hkgname=ormolu pkgname=haskell-ormolu pkgver=0.1.4.1 -pkgrel=47 +pkgrel=48 pkgdesc="A formatter for Haskell source code" url="https://github.com/tweag/ormolu" license=("BSD")
