Skip to content

Commit

Permalink
Use fixed versions
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Apr 29, 2024
1 parent f5cc803 commit caf238b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ let additions =
, "untagged-union"
]
, repo = "https://github.com/mlabs-haskell/purescript-aeson.git"
, version = "v2.0.0"
, version = "v2.0.1"
}
, bignumber =
{ dependencies =
Expand Down Expand Up @@ -202,7 +202,7 @@ let additions =
]
, repo =
"https://github.com/mlabs-haskell/purescript-noble-secp256k1.git"
, version = "0b8b0e1b8f2394860fc0ac2d4e5e044edbf440a1"
, version = "v2.0.0"
}
, js-bigints =
{ dependencies = [ "integers", "maybe", "prelude" ]
Expand Down Expand Up @@ -261,7 +261,7 @@ let additions =
, "strings"
]
, repo = "https://github.com/mlabs-haskell/purescript-bytearrays"
, version = "e3991d562a04d8825472551d91a06407ad9c9112"
, version = "v1.0.0"
}
, cardano-serialization-lib =
{ dependencies =
Expand All @@ -280,13 +280,13 @@ let additions =
]
, repo =
"https://github.com/mlabs-haskell/purescript-cardano-serialization-lib"
, version = "c66afbb9c572db096690ec1dd786c9ec96105c0d"
, version = "26d437c3f398172c839b93b57c30eb43a7fa7ca0"
}
, cardano-plutus-data-schema =
{ dependencies = [ "prelude" ]
, repo =
"https://github.com/mlabs-haskell/purescript-cardano-plutus-data-schema"
, version = "eb0bb78927c50c4bee364e932c9fa8cf94546191"
, version = "v1.0.0"
}
, plutus-types =
{ dependencies =
Expand Down Expand Up @@ -362,7 +362,7 @@ let additions =
, "unsafe-coerce"
]
, repo = "https://github.com/mlabs-haskell/purescript-cardano-types"
, version = "64652087362a8591ae0a8d73a2f4857762002606"
, version = "v1.0.0"
}
, cardano-message-signing =
{ dependencies =
Expand All @@ -375,7 +375,7 @@ let additions =
]
, repo =
"https://github.com/mlabs-haskell/purescript-cardano-message-signing"
, version = "8078bd9ce339262f29155a80572e8c44334aa801"
, version = "v1.0.0"
}
, cardano-hd-wallet =
{ dependencies =
Expand All @@ -388,7 +388,7 @@ let additions =
, "uint"
]
, repo = "https://github.com/mlabs-haskell/purescript-cardano-hd-wallet"
, version = "640b10e00d6eeb4a1c13e730295072ae34e56ac9"
, version = "v1.0.0"
}
, mote-testplan =
{ dependencies =
Expand Down
32 changes: 16 additions & 16 deletions spago-packages.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit caf238b

Please sign in to comment.