Date: Tuesday, October 27, 2020 @ 09:27:35 Author: felixonmars Revision: 734136
upgpkg: haskell-githash 0.1.5.0-1: rebuild with githash 0.1.5.0 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 09:27:21 UTC (rev 734135) +++ PKGBUILD 2020-10-27 09:27:35 UTC (rev 734136) @@ -2,8 +2,8 @@ _hkgname=githash pkgname=haskell-githash -pkgver=0.1.4.0 -pkgrel=114 +pkgver=0.1.5.0 +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')
