Date: Monday, March 29, 2021 @ 20:21:40 Author: felixonmars Revision: 909533
upgpkg: haskell-githash 0.1.5.0-107: rebuild with math-functions 0.3.4.2 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 20:20:45 UTC (rev 909532) +++ PKGBUILD 2021-03-29 20:21:40 UTC (rev 909533) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.5.0 -pkgrel=106 +pkgrel=107 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')
