Date: Sunday, September 25, 2022 @ 20:54:27 Author: felixonmars Revision: 1310541
upgpkg: haskell-linear-base 0.2.0-11: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-linear-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:54:19 UTC (rev 1310540) +++ PKGBUILD 2022-09-25 20:54:27 UTC (rev 1310541) @@ -3,7 +3,7 @@ _hkgname=linear-base pkgname=haskell-linear-base pkgver=0.2.0 -pkgrel=10 +pkgrel=11 pkgdesc="Standard library for linear types" url="https://github.com/tweag/linear-base" license=("MIT")
