Date: Tuesday, July 6, 2021 @ 08:49:26 Author: felixonmars Revision: 972835
upgpkg: haskell-hashable 1.3.2.0-17: rebuild with colour 2.3.6 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-06 08:48:30 UTC (rev 972834) +++ PKGBUILD 2021-07-06 08:49:26 UTC (rev 972835) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
