Date: Friday, April 17, 2020 @ 19:07:46 Author: felixonmars Revision: 615720
upgpkg: haskell-githash 0.1.4.0-7: rebuild with distributive 0.6.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-17 19:07:09 UTC (rev 615719) +++ PKGBUILD 2020-04-17 19:07:46 UTC (rev 615720) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.4.0 -pkgrel=6 +pkgrel=7 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')
