Date: Wednesday, January 26, 2022 @ 15:44:12 Author: felixonmars Revision: 1115956
upgpkg: haskell-githash 0.1.6.2-45: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-26 15:43:46 UTC (rev 1115955) +++ PKGBUILD 2022-01-26 15:44:12 UTC (rev 1115956) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.6.2 -pkgrel=44 +pkgrel=45 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')
