Date: Wednesday, July 28, 2021 @ 19:19:09 Author: felixonmars Revision: 989385
upgpkg: haskell-apply-refact 0.9.3.0-19: rebuild with monad-control 1.0.3 Modified: haskell-apply-refact/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 19:17:37 UTC (rev 989384) +++ PKGBUILD 2021-07-28 19:19:09 UTC (rev 989385) @@ -3,7 +3,7 @@ _hkgname=apply-refact pkgname=haskell-apply-refact pkgver=0.9.3.0 -pkgrel=18 +pkgrel=19 pkgdesc="Perform refactorings specified by the refact library." url="https://github.com/mpickering/apply-refact" license=("BSD")
