Date: Friday, December 25, 2020 @ 09:23:44 Author: felixonmars Revision: 789903
upgpkg: haskell-connection 0.3.1-73: rebuild with comonad 5.0.7 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 09:23:20 UTC (rev 789902) +++ PKGBUILD 2020-12-25 09:23:44 UTC (rev 789903) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=72 +pkgrel=73 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
