Date: Sunday, August 29, 2021 @ 11:39:48 Author: felixonmars Revision: 1009170
upgpkg: haskell-butcher 1.3.3.2-125: rebuild with hashable 1.3.3.0 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 11:38:47 UTC (rev 1009169) +++ PKGBUILD 2021-08-29 11:39:48 UTC (rev 1009170) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=124 +pkgrel=125 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")