Date: Monday, August 9, 2021 @ 02:02:52 Author: felixonmars Revision: 996281
upgpkg: haskell-githash 0.1.6.1-16: rebuild with primitive 0.7.2.0 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-09 02:01:56 UTC (rev 996280) +++ PKGBUILD 2021-08-09 02:02:52 UTC (rev 996281) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.6.1 -pkgrel=15 +pkgrel=16 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')
