summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-12 21:35:03 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:03 +0100
commit7611c9d5a62139d424654a598b32a29366af0b38 (patch)
tree6994a075a6ce7fd4bb107d557aeda55507e4d8f6 /haskell
parentfa021a4f00ca3549ae558bfb9ccb4d99b13551ab (diff)
downloadslackbuilds-7611c9d5a62139d424654a598b32a29366af0b38.tar.gz
haskell/haskell-store: Updated for version 0.7.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-store/haskell-store.SlackBuild2
-rw-r--r--haskell/haskell-store/haskell-store.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-store/haskell-store.SlackBuild b/haskell/haskell-store/haskell-store.SlackBuild
index 3df530059a..18aa6617d7 100644
--- a/haskell/haskell-store/haskell-store.SlackBuild
+++ b/haskell/haskell-store/haskell-store.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-store
-VERSION=${VERSION:-0.5.0.1}
+VERSION=${VERSION:-0.7.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-store/haskell-store.info b/haskell/haskell-store/haskell-store.info
index 0f4e981e97..61a1199a77 100644
--- a/haskell/haskell-store/haskell-store.info
+++ b/haskell/haskell-store/haskell-store.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-store"
-VERSION="0.5.0.1"
+VERSION="0.7.14"
HOMEPAGE="https://hackage.haskell.org/package/store"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/store/0.5.0.1/store-0.5.0.1.tar.gz"
-MD5SUM="a9ddc460e8bd08544ab1a75d313b2a8b"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/store/0.7.14/store-0.7.14.tar.gz"
+MD5SUM="d70eac27b52c66f554489b046c69e5ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-async haskell-base-orphans haskell-base64-bytestring haskell-bifunctors haskell-contravariant haskell-cryptohash haskell-free haskell-hashable haskell-hspec haskell-hspec-smallcheck haskell-lifted-base haskell-monad-control haskell-mono-traversable haskell-network haskell-primitive haskell-resourcet haskell-safe haskell-semigroups haskell-smallcheck haskell-store-core haskell-syb haskell-th-lift haskell-th-lift-instances haskell-th-orphans haskell-th-reify-many haskell-th-utilities haskell-unordered-containers haskell-vector haskell-void"