Date: Saturday, January 23, 2021 @ 00:35:59 Author: felixonmars Revision: 825476
upgpkg: haskell-butcher 1.3.3.2-34: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-23 00:34:54 UTC (rev 825475) +++ PKGBUILD 2021-01-23 00:35:59 UTC (rev 825476) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=33 +pkgrel=34 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")