Date: Friday, March 12, 2021 @ 08:17:23 Author: felixonmars Revision: 888422
upgpkg: haskell-butcher 1.3.3.2-67: rebuild with tasty 1.4.0.1 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 08:16:18 UTC (rev 888421) +++ PKGBUILD 2021-03-12 08:17:23 UTC (rev 888422) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=66 +pkgrel=67 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")