Date: Thursday, February 13, 2020 @ 14:20:50 Author: felixonmars Revision: 570456
upgpkg: haskell-githash 0.1.3.3-36: rebuild with criterion 1.5.6.0 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-13 14:19:53 UTC (rev 570455) +++ PKGBUILD 2020-02-13 14:20:50 UTC (rev 570456) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.3 -pkgrel=35 +pkgrel=36 pkgdesc="Some handy Template Haskell splices for including the current git hash and branch in the code of your project" url="https://github.com/snoyberg/githash" license=('BSD')