Browse Source

haskell/haskell-free: Updated for version 5.1.7.

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
50549bcec6
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-free/haskell-free.SlackBuild
  2. 6
      haskell/haskell-free/haskell-free.info

2
haskell/haskell-free/haskell-free.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-free
VERSION=${VERSION:-5.1}
VERSION=${VERSION:-5.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
haskell/haskell-free/haskell-free.info

@ -1,8 +1,8 @@
PRGNAM="haskell-free"
VERSION="5.1"
VERSION="5.1.7"
HOMEPAGE="https://hackage.haskell.org/package/free"
DOWNLOAD="https://hackage.haskell.org/packages/archive/free/5.1/free-5.1.tar.gz"
MD5SUM="53df47bb981685842e5fce6018a34736"
DOWNLOAD="https://hackage.haskell.org/packages/archive/free/5.1.7/free-5.1.7.tar.gz"
MD5SUM="fb6c3498bad7b73eef9b047bf575d29f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-comonad haskell-distributive haskell-exceptions haskell-profunctors haskell-semigroupoids haskell-transformers-base"

Loading…
Cancel
Save