diff options
Diffstat (limited to 'haskell/haskell-x509-system')
-rw-r--r-- | haskell/haskell-x509-system/haskell-x509-system.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-x509-system/haskell-x509-system.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-x509-system/haskell-x509-system.SlackBuild b/haskell/haskell-x509-system/haskell-x509-system.SlackBuild index 1c0b9e108d..d6e83174f1 100644 --- a/haskell/haskell-x509-system/haskell-x509-system.SlackBuild +++ b/haskell/haskell-x509-system/haskell-x509-system.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-x509-system -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-x509-system/haskell-x509-system.info b/haskell/haskell-x509-system/haskell-x509-system.info index cde99ac525..260fb5925d 100644 --- a/haskell/haskell-x509-system/haskell-x509-system.info +++ b/haskell/haskell-x509-system/haskell-x509-system.info @@ -1,8 +1,8 @@ PRGNAM="haskell-x509-system" -VERSION="1.5.0" +VERSION="1.6.3" HOMEPAGE="http://hackage.haskell.org/package/x509-system" -DOWNLOAD="http://hackage.haskell.org/packages/archive/x509-system/1.5.0/x509-system-1.5.0.tar.gz" -MD5SUM="bf89480086b9bd89f003d50016d1ba72" +DOWNLOAD="http://hackage.haskell.org/packages/archive/x509-system/1.6.3/x509-system-1.6.3.tar.gz" +MD5SUM="245cac86d224647943f0b7c522360a6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-mtl haskell-pem haskell-x509 haskell-x509-store" |