haskell/haskell-regex-pcre-builtin: Updated for 0.95.2.3.8.44.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-01-07 17:15:10 +13:00
parent da99c80a9d
commit 99595cfc40
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-regex-pcre-builtin
VERSION=${VERSION:-0.94.4.8.8.35}
VERSION=${VERSION:-0.95.2.3.8.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-regex-pcre-builtin"
VERSION="0.94.4.8.8.35"
VERSION="0.95.2.3.8.44"
HOMEPAGE="https://hackage.haskell.org/package/regex-pcre-builtin"
DOWNLOAD="https://hackage.haskell.org/packages/archive/regex-pcre-builtin/0.94.4.8.8.35/regex-pcre-builtin-0.94.4.8.8.35.tar.gz"
MD5SUM="ee2b030b7da8f2e35dfeec6c2434299a"
DOWNLOAD="https://hackage.haskell.org/packages/archive/regex-pcre-builtin/0.95.2.3.8.44/regex-pcre-builtin-0.95.2.3.8.44.tar.gz"
MD5SUM="0af4ed30146e3c8e05da53de53cf78d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-regex-base"