Date: Monday, November 23, 2020 @ 19:14:27 Author: felixonmars Revision: 760126
upgpkg: haskell-githash 0.1.5.0-15: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 19:12:52 UTC (rev 760125) +++ PKGBUILD 2020-11-23 19:14:27 UTC (rev 760126) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.5.0 -pkgrel=14 +pkgrel=15 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')
