Date: Sunday, October 25, 2020 @ 14:26:36 Author: felixonmars Revision: 732677
upgpkg: haskell-parameterized-utils 2.1.1-13: rebuild with bifunctors 5.5.8 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 14:25:54 UTC (rev 732676) +++ PKGBUILD 2020-10-25 14:26:36 UTC (rev 732677) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.1 -pkgrel=12 +pkgrel=13 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
