Date: Thursday, March 19, 2020 @ 19:21:33 Author: felixonmars Revision: 601115
upgpkg: haskell-snap-core 1.0.4.1-54: rebuild with conduit 1.3.2 Modified: haskell-snap-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 19:20:11 UTC (rev 601114) +++ PKGBUILD 2020-03-19 19:21:33 UTC (rev 601115) @@ -3,7 +3,7 @@ _hkgname=snap-core pkgname=haskell-snap-core pkgver=1.0.4.1 -pkgrel=53 +pkgrel=54 pkgdesc="A Haskell Web Framework (core interfaces and types)" url="https://github.com/JustusAdam/snap-core" license=('BSD')
