Date: Tuesday, February 23, 2021 @ 10:13:23 Author: felixonmars Revision: 869524
upgpkg: haskell-parameterized-utils 2.1.1-67: rebuild with hashable 1.3.1.0 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 10:12:37 UTC (rev 869523) +++ PKGBUILD 2021-02-23 10:13:23 UTC (rev 869524) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.1 -pkgrel=66 +pkgrel=67 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
