mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
da99c80a9d
commit
99595cfc40
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue