diff options
Diffstat (limited to 'devel/hs-asn1-parse')
-rw-r--r-- | devel/hs-asn1-parse/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-asn1-parse/pkg-descr b/devel/hs-asn1-parse/pkg-descr index 25477062443d..ef5ff22eb578 100644 --- a/devel/hs-asn1-parse/pkg-descr +++ b/devel/hs-asn1-parse/pkg-descr @@ -1,4 +1,4 @@ Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient. -WWW: http://github.com/vincenthz/hs-asn1 +WWW: https://github.com/vincenthz/hs-asn1 |