Bump jwt version to 0.5.3
There have been some critical improvements since 0.5.0.
This commit is contained in:
parent
01fc3e0525
commit
b2dbe7fc10
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "jwt";
|
pname = "jwt";
|
||||||
version = "0.5.0";
|
version = "0.5.3";
|
||||||
sha256 = "0445biw5rj4plbz4nbmzrn446dfsjnggzrrcn1m292g3dqp6gzgh";
|
sha256 = "1225fa53gghfpgwhr4x269a6kygfj39fh2qdapdi9mrrvlg302i4";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson base64Bytestring cryptohash dataDefault httpTypes network
|
aeson base64Bytestring cryptohash dataDefault httpTypes network
|
||||||
networkUri scientific semigroups text time unorderedContainers
|
networkUri scientific semigroups text time unorderedContainers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user