Date: Friday, May 21, 2021 @ 19:41:46 Author: felixonmars Revision: 940969
upgpkg: haskell-parameterized-utils 2.1.3.0-18: rebuild with hashable 1.3.2.0 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 19:40:31 UTC (rev 940968) +++ PKGBUILD 2021-05-21 19:41:46 UTC (rev 940969) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.3.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')
