Date: Wednesday, July 28, 2021 @ 18:37:17 Author: felixonmars Revision: 989321
upgpkg: haskell-snap-core 1.0.4.2-166: rebuild with monad-control 1.0.3 Modified: haskell-snap-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 18:35:33 UTC (rev 989320) +++ PKGBUILD 2021-07-28 18:37:17 UTC (rev 989321) @@ -3,7 +3,7 @@ _hkgname=snap-core pkgname=haskell-snap-core pkgver=1.0.4.2 -pkgrel=165 +pkgrel=166 pkgdesc="A Haskell Web Framework (core interfaces and types)" url="https://github.com/snapframework/snap-core" license=('BSD')
