Date: Thursday, December 30, 2021 @ 22:23:50 Author: felixonmars Revision: 1088976
upgpkg: haskell-hashable 1.3.4.1-9: rebuild with logging-facade 0.3.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-30 22:23:03 UTC (rev 1088975) +++ PKGBUILD 2021-12-30 22:23:50 UTC (rev 1088976) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.4.1 -pkgrel=8 +pkgrel=9 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')