Date: Tuesday, March 2, 2021 @ 21:14:36 Author: felixonmars Revision: 878481
upgpkg: haskell-githash 0.1.5.0-90: rebuild with haskell-src-meta 0.8.6 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 21:14:01 UTC (rev 878480) +++ PKGBUILD 2021-03-02 21:14:36 UTC (rev 878481) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.5.0 -pkgrel=89 +pkgrel=90 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')
