summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-07 03:51:21 +0100
committer Andrew Clemons2022-01-17 06:13:50 +0100
commit24bfe462fba5204142908e5aa9b8d12ae2cc076d (patch)
tree004ff4ccd67b5a2ffe88cafee61a7c306f815387
parentb427029f9ebf58d303d541766207d959a3f26eb3 (diff)
downloadslackbuilds-24bfe462fba5204142908e5aa9b8d12ae2cc076d.tar.gz
haskell/haskell-x509: Updated for version 1.7.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-x509/haskell-x509.SlackBuild2
-rw-r--r--haskell/haskell-x509/haskell-x509.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-x509/haskell-x509.SlackBuild b/haskell/haskell-x509/haskell-x509.SlackBuild
index 12387d2141..2ea2746612 100644
--- a/haskell/haskell-x509/haskell-x509.SlackBuild
+++ b/haskell/haskell-x509/haskell-x509.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-x509
-VERSION=${VERSION:-1.7.4}
+VERSION=${VERSION:-1.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-x509/haskell-x509.info b/haskell/haskell-x509/haskell-x509.info
index 7cbeb40c4d..1d41694250 100644
--- a/haskell/haskell-x509/haskell-x509.info
+++ b/haskell/haskell-x509/haskell-x509.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-x509"
-VERSION="1.7.4"
+VERSION="1.7.5"
HOMEPAGE="https://hackage.haskell.org/package/x509"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/x509/1.7.4/x509-1.7.4.tar.gz"
-MD5SUM="0334758257c60f15b2856b2490364194"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/x509/1.7.5/x509-1.7.5.tar.gz"
+MD5SUM="838bf3fc8bf7d08e07faeaacd234a24c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-crypto-pubkey-types haskell-cryptohash haskell-hourglass haskell-pem"