Date: Monday, May 11, 2020 @ 21:10:26 Author: felixonmars Revision: 626539
upgpkg: haskell-hashable-time 0.2.0.2-10: rebuild with tasty 1.3 Modified: haskell-hashable-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 21:09:55 UTC (rev 626538) +++ PKGBUILD 2020-05-11 21:10:26 UTC (rev 626539) @@ -3,7 +3,7 @@ _hkgname=hashable-time pkgname=haskell-hashable-time pkgver=0.2.0.2 -pkgrel=9 +pkgrel=10 pkgdesc="Hashable instances for Data.Time" url="https://github.com/w3rs/hashable-time" license=('MIT')
