summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-07 03:16:09 +0100
committer Andrew Clemons2022-01-17 06:13:50 +0100
commit851a07d13579f3c3ad2f8710c726f790ba9749cc (patch)
tree5d7cf6cdd0cb34f1e1916942d00f505a4a56106a
parent24bfe462fba5204142908e5aa9b8d12ae2cc076d (diff)
downloadslackbuilds-851a07d13579f3c3ad2f8710c726f790ba9749cc.tar.gz
haskell/haskell-tls: Updated for version 1.5.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-tls/haskell-tls.SlackBuild2
-rw-r--r--haskell/haskell-tls/haskell-tls.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-tls/haskell-tls.SlackBuild b/haskell/haskell-tls/haskell-tls.SlackBuild
index 4ee6903a69..9f99467d26 100644
--- a/haskell/haskell-tls/haskell-tls.SlackBuild
+++ b/haskell/haskell-tls/haskell-tls.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-tls
-VERSION=${VERSION:-1.4.1}
+VERSION=${VERSION:-1.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-tls/haskell-tls.info b/haskell/haskell-tls/haskell-tls.info
index 4e0b2e4830..23001c08b3 100644
--- a/haskell/haskell-tls/haskell-tls.info
+++ b/haskell/haskell-tls/haskell-tls.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-tls"
-VERSION="1.4.1"
+VERSION="1.5.6"
HOMEPAGE="https://hackage.haskell.org/package/tls"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/tls/1.4.1/tls-1.4.1.tar.gz"
-MD5SUM="33c2a4eb5b1fb5de6e9196324aea31d3"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/tls/1.5.6/tls-1.5.6.tar.gz"
+MD5SUM="e1d4e2d8a5887569901a1ac0d1099034"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-network haskell-x509 haskell-x509-store haskell-x509-validation"
+REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-cryptonite haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-network haskell-x509 haskell-x509-store haskell-x509-validation"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"