Date: Tuesday, May 25, 2021 @ 08:59:20 Author: felixonmars Revision: 945553
upgpkg: haskell-butcher 1.3.3.2-95: rebuild with unordered-containers 0.2.14.0 Modified: haskell-butcher/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-25 08:58:05 UTC (rev 945552) +++ PKGBUILD 2021-05-25 08:59:20 UTC (rev 945553) @@ -3,7 +3,7 @@ _hkgname=butcher pkgname=haskell-butcher pkgver=1.3.3.2 -pkgrel=94 +pkgrel=95 pkgdesc="Chops a command or program invocation into digestable pieces." url="https://github.com/lspitzner/butcher/" license=("BSD")