Date: Monday, August 8, 2022 @ 14:03:07 Author: felixonmars Revision: 1260834
upgpkg: haskell-hashable 1.4.0.2-31: rebuild with tasty 1.4.2.3 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 14:02:27 UTC (rev 1260833) +++ PKGBUILD 2022-08-08 14:03:07 UTC (rev 1260834) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.0.2 -pkgrel=30 +pkgrel=31 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
