Date: Friday, May 21, 2021 @ 18:37:03 Author: felixonmars Revision: 940903
upgpkg: haskell-apply-refact 0.9.2.0-20: rebuild with hashable 1.3.2.0 Modified: haskell-apply-refact/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 18:34:21 UTC (rev 940902) +++ PKGBUILD 2021-05-21 18:37:03 UTC (rev 940903) @@ -3,7 +3,7 @@ _hkgname=apply-refact pkgname=haskell-apply-refact pkgver=0.9.2.0 -pkgrel=19 +pkgrel=20 pkgdesc="Perform refactorings specified by the refact library." url="https://github.com/mpickering/apply-refact" license=("BSD")
