Date: Friday, December 6, 2019 @ 19:37:38 Author: felixonmars Revision: 536031
upgpkg: haskell-githash 0.1.3.3-4 rebuild with safe 0.3.18 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-06 19:36:38 UTC (rev 536030) +++ PKGBUILD 2019-12-06 19:37:38 UTC (rev 536031) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.3 -pkgrel=3 +pkgrel=4 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')
