Date: Thursday, May 13, 2021 @ 18:36:47 Author: felixonmars Revision: 933416
upgpkg: haskell-flexible-defaults 0.0.3-33: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-flexible-defaults/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:36:21 UTC (rev 933415) +++ PKGBUILD 2021-05-13 18:36:47 UTC (rev 933416) @@ -3,7 +3,7 @@ _hkgname=flexible-defaults pkgname=haskell-flexible-defaults pkgver=0.0.3 -pkgrel=32 +pkgrel=33 pkgdesc="Generate default function implementations for complex type classes." url="https://github.com/peti/flexible-defaults" license=("custom:PublicDomain")
