Date: Thursday, March 2, 2023 @ 23:41:16 Author: felixonmars Revision: 1408182
upgpkg: haskell-hashable 1.4.2.0-15: rebuild with tagged 0.8.7 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 23:39:59 UTC (rev 1408181) +++ PKGBUILD 2023-03-02 23:41:16 UTC (rev 1408182) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.2.0 -pkgrel=14 +pkgrel=15 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
