From c642aa3c941590dbe0e3a00d7f20279d694315de Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Mon, 1 Jan 2024 16:41:24 +0900 Subject: haskell/haskell-unicode-collation: Updated for version 0.1.3.6. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- .../haskell-unicode-collation/haskell-unicode-collation.SlackBuild | 4 ++-- haskell/haskell-unicode-collation/haskell-unicode-collation.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild index 1b5ad31f50..474e10be5c 100644 --- a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild +++ b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for haskell-unicode-collation # Copyright 2022 Andrew Clemons, Wellington New Zealand -# Copyright 2023 Andrew Clemons, Tokyo Japan +# Copyright 2023-2024 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unicode-collation -VERSION=${VERSION:-0.1.3.3} +VERSION=${VERSION:-0.1.3.6} 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 5db5c02943..82febf8704 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.3" +VERSION="0.1.3.6" HOMEPAGE="https://hackage.haskell.org/package/unicode-collation" -DOWNLOAD="https://hackage.haskell.org/package/unicode-collation-0.1.3.3/unicode-collation-0.1.3.3.tar.gz" -MD5SUM="fe2e1933024708e25b9414abc42190de" +DOWNLOAD="https://hackage.haskell.org/package/unicode-collation-0.1.3.6/unicode-collation-0.1.3.6.tar.gz" +MD5SUM="3da22229e5a005f28327564672948e2e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-th-lift-instances" -- cgit v1.2.3-65-gdbad