Date: Saturday, January 9, 2021 @ 05:46:45 Author: felixonmars Revision: 814911
upgpkg: haskell-network 3.1.2.1-17: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-network/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 05:45:54 UTC (rev 814910) +++ PKGBUILD 2021-01-09 05:46:45 UTC (rev 814911) @@ -4,7 +4,7 @@ _hkgname=network pkgname=haskell-network pkgver=3.1.2.1 -pkgrel=16 +pkgrel=17 pkgdesc="Low-level networking interface" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')