[arch-commits] Commit in stack/trunk (PKGBUILD stack.install)
Felix Yan
felixonmars at archlinux.org
Mon Jun 27 05:58:08 UTC 2016
Date: Monday, June 27, 2016 @ 05:58:07
Author: felixonmars
Revision: 181314
upgpkg: stack 1.1.2-9
rebuild with data-default-0.7.1.1, data-default-class-0.1.2.0, data-default-instances-base-0.1.0.1
Modified:
stack/trunk/PKGBUILD
stack/trunk/stack.install
---------------+
PKGBUILD | 2 +-
stack.install | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-27 05:47:07 UTC (rev 181313)
+++ PKGBUILD 2016-06-27 05:58:07 UTC (rev 181314)
@@ -5,7 +5,7 @@
pkgbase=stack
pkgname=(stack haskell-stack)
pkgver=1.1.2
-pkgrel=8
+pkgrel=9
pkgdesc="The Haskell Tool Stack"
url="https://github.com/commercialhaskell/stack"
license=("custom:BSD3")
Modified: stack.install
===================================================================
--- stack.install 2016-06-27 05:47:07 UTC (rev 181313)
+++ stack.install 2016-06-27 05:58:07 UTC (rev 181314)
@@ -1,4 +1,4 @@
post_install() {
- echo "You need to either 1) install latest stable ghc package from [extra] or 2) install libtinfo from AUR for the prebuilt binaries installed by stack to work."
+ echo "You need to either 1) install latest stable ghc package from [extra] or 2) install ncurses5-compat-libs from AUR for the prebuilt binaries installed by stack to work."
}
More information about the arch-commits
mailing list