Date: Tuesday, January 5, 2021 @ 16:45:09 Author: felixonmars Revision: 809527
upgpkg: haskell-snap-core 1.0.4.2-100: rebuild with comonad 5.0.8 Modified: haskell-snap-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 16:43:40 UTC (rev 809526) +++ PKGBUILD 2021-01-05 16:45:09 UTC (rev 809527) @@ -3,7 +3,7 @@ _hkgname=snap-core pkgname=haskell-snap-core pkgver=1.0.4.2 -pkgrel=99 +pkgrel=100 pkgdesc="A Haskell Web Framework (core interfaces and types)" url="https://github.com/snapframework/snap-core" license=('BSD')
