Date: Wednesday, May 5, 2021 @ 16:48:09 Author: felixonmars Revision: 927780
upgpkg: haskell-githash 0.1.5.0-115: rebuild with uuid-types 1.0.5, uuid 1.3.15 Modified: haskell-githash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-05 16:47:01 UTC (rev 927779) +++ PKGBUILD 2021-05-05 16:48:09 UTC (rev 927780) @@ -3,7 +3,7 @@ _hkgname=githash pkgname=haskell-githash pkgver=0.1.5.0 -pkgrel=114 +pkgrel=115 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')
