Date: Saturday, May 14, 2022 @ 15:02:24 Author: felixonmars Revision: 1205036
upgpkg: haskell-parameterized-utils 2.1.5.0-26: rebuild with hashable 1.4.0.2 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 15:02:15 UTC (rev 1205035) +++ PKGBUILD 2022-05-14 15:02:24 UTC (rev 1205036) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.5.0 -pkgrel=25 +pkgrel=26 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
