haskell-idna: update to version 0.3.0
This commit is contained in:
parent
ef33fbad4d
commit
b96626a22e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "idna";
|
pname = "idna";
|
||||||
version = "0.2";
|
version = "0.3.0";
|
||||||
sha256 = "0gl1mn2fjyxdpzl024imspf7hk4xvj9r8mvisqnlkdsng8i5jnyz";
|
sha256 = "04w2mp9wa4mzdz4njx47j081jia8y000b46cw8vmx44fx8gv1zwp";
|
||||||
buildDepends = [ punycode stringprep text ];
|
buildDepends = [ punycode stringprep text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Implements IDNA (RFC 3490)";
|
description = "Implements IDNA (RFC 3490)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user