Date: Tuesday, July 27, 2021 @ 17:40:47 Author: felixonmars Revision: 987941
upgpkg: haskell-githash 0.1.6.1-8: rebuild with contravariant 1.5.4 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 17:39:59 UTC (rev 987940) +++ PKGBUILD 2021-07-27 17:40:47 UTC (rev 987941) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.6.1 -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')
