summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-store-core
diff options
context:
space:
mode:
author Andrew Clemons2022-02-12 21:32:48 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:02 +0100
commita24487cd90240de448f2f9bf367efdf6c534ec5e (patch)
tree3b6c532306d94734d48a449e871ca056d64d26a0 /haskell/haskell-store-core
parent546bbc02bd3d5ab9eee0009e7a65a996a4f0d185 (diff)
downloadslackbuilds-a24487cd90240de448f2f9bf367efdf6c534ec5e.tar.gz
haskell/haskell-store-core: Updated for version 0.4.4.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-store-core')
-rw-r--r--haskell/haskell-store-core/haskell-store-core.SlackBuild2
-rw-r--r--haskell/haskell-store-core/haskell-store-core.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-store-core/haskell-store-core.SlackBuild b/haskell/haskell-store-core/haskell-store-core.SlackBuild
index 30aef4fd48..75c12d4f2e 100644
--- a/haskell/haskell-store-core/haskell-store-core.SlackBuild
+++ b/haskell/haskell-store-core/haskell-store-core.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-store-core
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.4.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-store-core/haskell-store-core.info b/haskell/haskell-store-core/haskell-store-core.info
index 906559c27a..9d25d48528 100644
--- a/haskell/haskell-store-core/haskell-store-core.info
+++ b/haskell/haskell-store-core/haskell-store-core.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-store-core"
-VERSION="0.4.4"
+VERSION="0.4.4.4"
HOMEPAGE="https://hackage.haskell.org/package/store-core"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/store-core/0.4.4/store-core-0.4.4.tar.gz"
-MD5SUM="dcd4aad540d67bd8fd57905df617f432"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/store-core/0.4.4.4/store-core-0.4.4.4.tar.gz"
+MD5SUM="b8d7c9849ae91e4331a5ec4db6556e7c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-primitive"