Date: Thursday, February 25, 2021 @ 06:11:04 Author: felixonmars Revision: 872992
upgpkg: haskell-butcher 1.3.3.2-59: rebuild with regex-base 0.94.0.1 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 06:10:24 UTC (rev 872991) +++ PKGBUILD 2021-02-25 06:11:04 UTC (rev 872992) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=58 +pkgrel=59 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")