Browse Source

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>
pull/169/head
Andrew Clemons 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
a24487cd90
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-store-core/haskell-store-core.SlackBuild
  2. 6
      haskell/haskell-store-core/haskell-store-core.info

2
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}

6
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"

Loading…
Cancel
Save