Merge pull request #5906 from aaronlevin/patch-2
Bump jwt version to 0.5.3
This commit is contained in:
commit
40d7ec4170
@ -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