Date: Tuesday, January 18, 2022 @ 14:43:47 Author: felixonmars Revision: 1109009
upgpkg: haskell-parameterized-utils 2.1.4.0-18: rebuild with hashable 1.3.5.0 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 14:43:05 UTC (rev 1109008) +++ PKGBUILD 2022-01-18 14:43:47 UTC (rev 1109009) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.4.0 -pkgrel=17 +pkgrel=18 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
