Date: Thursday, September 5, 2019 @ 06:08:22 Author: felixonmars Revision: 508140
upgpkg: haskell-githash 0.1.3.2-1 rebuild with githash 0.1.3.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-05 06:08:14 UTC (rev 508139) +++ PKGBUILD 2019-09-05 06:08:22 UTC (rev 508140) @@ -2,8 +2,8 @@ _hkgname=githash pkgname=haskell-githash -pkgver=0.1.3.1 -pkgrel=84 +pkgver=0.1.3.2 +pkgrel=1 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')
