Browse Source

haskell/haskell-profunctors: Updated for version 5.6.2.

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

2
haskell/haskell-profunctors/haskell-profunctors.SlackBuild

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

6
haskell/haskell-profunctors/haskell-profunctors.info

@ -1,8 +1,8 @@
PRGNAM="haskell-profunctors"
VERSION="5.3"
VERSION="5.6.2"
HOMEPAGE="https://hackage.haskell.org/package/profunctors"
DOWNLOAD="https://hackage.haskell.org/packages/archive/profunctors/5.3/profunctors-5.3.tar.gz"
MD5SUM="9130e57fb69add5d517b3ba4c5fc954d"
DOWNLOAD="https://hackage.haskell.org/packages/archive/profunctors/5.6.2/profunctors-5.6.2.tar.gz"
MD5SUM="36800157d23a5588ba574b2c62bda9ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-base-orphans haskell-bifunctors haskell-comonad haskell-contravariant haskell-distributive haskell-semigroups haskell-tagged"

Loading…
Cancel
Save