diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:56:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:06 +0700 |
commit | d18f80c337642d93ca5c78e7f277c1f77cbe4b4c (patch) | |
tree | 8de47a7d6d72a6c7ece9fbec61888a361839d2cd /haskell/haskell-asn1-encoding/haskell-asn1-encoding.info | |
parent | 4b0e9c3dfb602048e0bbc46bec002458233cad0f (diff) |
haskell/haskell-asn1-encoding: Updated for version 0.9.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-asn1-encoding/haskell-asn1-encoding.info')
-rw-r--r-- | haskell/haskell-asn1-encoding/haskell-asn1-encoding.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.info b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.info index 2130a68d14d3..260367fb9005 100644 --- a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.info +++ b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.info @@ -1,10 +1,10 @@ PRGNAM="haskell-asn1-encoding" -VERSION="0.9.3" -HOMEPAGE="http://hackage.haskell.org/package/asn1-encoding" -DOWNLOAD="http://hackage.haskell.org/packages/archive/asn1-encoding/0.9.3/asn1-encoding-0.9.3.tar.gz" -MD5SUM="d4dcb3bd75975ae1a61f4d59b5e6842c" +VERSION="0.9.5" +HOMEPAGE="https://hackage.haskell.org/package/asn1-encoding" +DOWNLOAD="https://hackage.haskell.org/packages/archive/asn1-encoding/0.9.5/asn1-encoding-0.9.5.tar.gz" +MD5SUM="3c1ea2b58e43faa6cd557cde2e18fcec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-asn1-types haskell-hourglass haskell-mtl" -MAINTAINER="Mikko Värri" -EMAIL="vmj@linuxbox.fi" +REQUIRES="haskell-asn1-types haskell-hourglass" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |