Date: Sunday, August 15, 2021 @ 22:35:03 Author: felixonmars Revision: 999510
upgpkg: haskell-linear-base 0.1.0-15: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-linear-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 22:34:03 UTC (rev 999509) +++ PKGBUILD 2021-08-15 22:35:03 UTC (rev 999510) @@ -3,7 +3,7 @@ _hkgname=linear-base pkgname=haskell-linear-base pkgver=0.1.0 -pkgrel=14 +pkgrel=15 pkgdesc="Standard library for linear types" url="https://github.com/tweag/linear-base" license=("MIT")