Date: Monday, June 22, 2020 @ 13:23:17 Author: felixonmars Revision: 650534
upgpkg: haskell-githash 0.1.4.0-51: rebuild with smallcheck 1.2.0 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-22 13:22:22 UTC (rev 650533) +++ PKGBUILD 2020-06-22 13:23:17 UTC (rev 650534) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.4.0 -pkgrel=50 +pkgrel=51 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')
