Date: Wednesday, February 10, 2021 @ 05:12:26 Author: felixonmars Revision: 852416
upgpkg: haskell-butcher 1.3.3.2-48: rebuild with ghc 8.10.4 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 05:11:38 UTC (rev 852415) +++ PKGBUILD 2021-02-10 05:12:26 UTC (rev 852416) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=47 +pkgrel=48 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")