diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-unicode-collation/haskell-unicode-collation.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild index 474e10be5cc7..7f201c5d3967 100644 --- a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild +++ b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unicode-collation -VERSION=${VERSION:-0.1.3.6} +VERSION=${VERSION:-0.1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/haskell/haskell-unicode-collation/haskell-unicode-collation.info b/haskell/haskell-unicode-collation/haskell-unicode-collation.info index 82febf8704ce..5db5c0294367 100644 --- a/haskell/haskell-unicode-collation/haskell-unicode-collation.info +++ b/haskell/haskell-unicode-collation/haskell-unicode-collation.info @@ -1,8 +1,8 @@ PRGNAM="haskell-unicode-collation" -VERSION="0.1.3.6" +VERSION="0.1.3.3" HOMEPAGE="https://hackage.haskell.org/package/unicode-collation" -DOWNLOAD="https://hackage.haskell.org/package/unicode-collation-0.1.3.6/unicode-collation-0.1.3.6.tar.gz" -MD5SUM="3da22229e5a005f28327564672948e2e" +DOWNLOAD="https://hackage.haskell.org/package/unicode-collation-0.1.3.3/unicode-collation-0.1.3.3.tar.gz" +MD5SUM="fe2e1933024708e25b9414abc42190de" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-th-lift-instances" |