Date: Sunday, March 28, 2021 @ 21:16:55 Author: felixonmars Revision: 907928
upgpkg: haskell-hashable 1.3.1.0-24: rebuild with math-functions 0.3.4.2 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 21:16:06 UTC (rev 907927) +++ PKGBUILD 2021-03-28 21:16:55 UTC (rev 907928) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=23 +pkgrel=24 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
