Date: Friday, October 2, 2020 @ 20:04:20 Author: felixonmars Revision: 715604
upgpkg: haskell-githash 0.1.4.0-102: rebuild with base-orphans 0.8.3 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 20:03:50 UTC (rev 715603) +++ PKGBUILD 2020-10-02 20:04:20 UTC (rev 715604) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.4.0 -pkgrel=101 +pkgrel=102 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')
