Date: Friday, November 16, 2018 @ 12:22:08 Author: felixonmars Revision: 408188
upgpkg: haskell-githash 0.1.2.0-9 rebuild with code-page 0.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-16 12:21:08 UTC (rev 408187) +++ PKGBUILD 2018-11-16 12:22:08 UTC (rev 408188) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.2.0 -pkgrel=8 +pkgrel=9 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')
