Date: Saturday, September 25, 2021 @ 05:56:14 Author: felixonmars Revision: 1024337
upgpkg: haskell-butcher 1.3.3.2-133: rebuild with vector 0.12.3.1 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-25 05:54:34 UTC (rev 1024336) +++ PKGBUILD 2021-09-25 05:56:14 UTC (rev 1024337) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=132 +pkgrel=133 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")