haskell/haskell-split: Updated for version 0.2.3.4.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-01-07 14:31:19 +13:00
parent 6f5999bf09
commit 32e1b009a6
No known key found for this signature in database
GPG key ID: CD26380FFACBDA2B
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-split
VERSION=${VERSION:-0.2.3.3}
VERSION=${VERSION:-0.2.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-split"
VERSION="0.2.3.3"
VERSION="0.2.3.4"
HOMEPAGE="https://hackage.haskell.org/package/split"
DOWNLOAD="https://hackage.haskell.org/package/split-0.2.3.3/split-0.2.3.3.tar.gz"
MD5SUM="590f21a7bbfda807aff707a4dd5691fa"
DOWNLOAD="https://hackage.haskell.org/package/split-0.2.3.4/split-0.2.3.4.tar.gz"
MD5SUM="2aab953bd696407e702e669e91180864"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"