Date: Monday, February 22, 2021 @ 21:34:32 Author: felixonmars Revision: 869026
upgpkg: haskell-hashable-time 0.2.1-2: rebuild with hashable 1.3.1.0 Modified: haskell-hashable-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 21:34:08 UTC (rev 869025) +++ PKGBUILD 2021-02-22 21:34:32 UTC (rev 869026) @@ -3,7 +3,7 @@ _hkgname=hashable-time pkgname=haskell-hashable-time pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Hashable instances for Data.Time" url="https://github.com/w3rs/hashable-time" license=('MIT')
