Date: Sunday, March 31, 2019 @ 08:25:16 Author: felixonmars Revision: 446550
upgpkg: haskell-githash 0.1.3.1-27 rebuild with dlist 0.8.0.6 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-31 08:24:16 UTC (rev 446549) +++ PKGBUILD 2019-03-31 08:25:16 UTC (rev 446550) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.1 -pkgrel=26 +pkgrel=27 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')
