Date: Friday, March 12, 2021 @ 06:09:08 Author: felixonmars Revision: 888257
upgpkg: haskell-hashable-time 0.2.1-8: rebuild with tasty 1.4.0.1 Modified: haskell-hashable-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 06:08:34 UTC (rev 888256) +++ PKGBUILD 2021-03-12 06:09:08 UTC (rev 888257) @@ -3,7 +3,7 @@ _hkgname=hashable-time pkgname=haskell-hashable-time pkgver=0.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="Hashable instances for Data.Time" url="https://github.com/w3rs/hashable-time" license=('MIT')
