Date: Sunday, April 23, 2017 @ 16:56:57 Author: felixonmars Revision: 224618
upgpkg: stack 1.4.0-35 rebuild with case-insensitive,1.2.0.9 Modified: stack/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-23 16:09:03 UTC (rev 224617) +++ PKGBUILD 2017-04-23 16:56:57 UTC (rev 224618) @@ -5,7 +5,7 @@ pkgbase=stack pkgname=(stack haskell-stack) pkgver=1.4.0 -pkgrel=34 +pkgrel=35 pkgdesc="The Haskell Tool Stack" url="https://github.com/commercialhaskell/stack" license=("custom:BSD3")
