Date: Saturday, February 8, 2020 @ 14:24:43 Author: felixonmars Revision: 564594
upgpkg: haskell-githash 0.1.3.3-29: rebuild with libyaml 0.1.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-08 14:23:57 UTC (rev 564593) +++ PKGBUILD 2020-02-08 14:24:43 UTC (rev 564594) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.3.3 -pkgrel=28 +pkgrel=29 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')
