Date: Thursday, February 13, 2020 @ 11:05:42 Author: felixonmars Revision: 570090
upgpkg: haskell-githash 0.1.3.3-35: rebuild with doctest 0.16.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-13 11:04:47 UTC (rev 570089) +++ PKGBUILD 2020-02-13 11:05:42 UTC (rev 570090) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.3 -pkgrel=34 +pkgrel=35 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')
