summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7601961fcdf..eafc49bf82a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: <me@sfxr.de>
-_arch=$(uname -m)
pkgname=stack-static
-pkgver=2.5.1
+pkgver=2.7.1
pkgrel=4
pkgdesc="The Haskell Tool Stack (linked statically)"
arch=('x86_64')
@@ -20,7 +19,7 @@ source=(
"https://github.com/commercialhaskell/stack/releases/download/v${pkgver}/stack-${pkgver}-linux-x86_64.tar.gz"
"https://github.com/commercialhaskell/stack/releases/download/v${pkgver}/stack-${pkgver}-linux-x86_64.tar.gz.asc"
)
-sha256sums=('c83b6c93d6541c0bce2175085a04062020f4160a86116e20f3b343b562f2d1e8'
+sha256sums=('2bc47749ee4be5eccb52a2d4a6a00b0f3b28b92517742b40c675836d7db2777d'
'SKIP')
validpgpkeys=('C5705533DA4F78D8664B5DC0575159689BEFB442')