Date: Sunday, September 1, 2019 @ 11:15:24 Author: felixonmars Revision: 506062
upgpkg: haskell-githash 0.1.3.1-82 rebuild with attoparsec 0.13.2.3 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-01 11:14:34 UTC (rev 506061) +++ PKGBUILD 2019-09-01 11:15:24 UTC (rev 506062) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.1 -pkgrel=81 +pkgrel=82 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')
