Date: Wednesday, December 25, 2019 @ 23:32:03 Author: felixonmars Revision: 541467
upgpkg: haskell-githash 0.1.3.3-8: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 23:31:54 UTC (rev 541466) +++ PKGBUILD 2019-12-25 23:32:03 UTC (rev 541467) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.3 -pkgrel=7 +pkgrel=8 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')
