summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eafc49bf82a1..97ae2c9e8d98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: <me@sfxr.de>
pkgname=stack-static
-pkgver=2.7.1
-pkgrel=4
+pkgver=2.7.3
+pkgrel=1
pkgdesc="The Haskell Tool Stack (linked statically)"
arch=('x86_64')
url="https://github.com/commercialhaskell/stack"
@@ -19,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=('2bc47749ee4be5eccb52a2d4a6a00b0f3b28b92517742b40c675836d7db2777d'
+sha256sums=('a6c090555fa1c64aa61c29aa4449765a51d79e870cf759cde192937cd614e72b'
'SKIP')
validpgpkeys=('C5705533DA4F78D8664B5DC0575159689BEFB442')