Skip to content

Commit

Permalink
Update the template
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Apr 30, 2024
1 parent 44573ef commit c45535e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
18 changes: 9 additions & 9 deletions templates/ctl-scaffold/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 All @@ -407,7 +407,7 @@ let additions =
, "transformers"
]
, repo = "https://github.com/mlabs-haskell/purescript-mote-testplan"
, version = "d1c93e08ef09f5427b460f396b89da7255f8af52"
, version = "v1.0.0"
}
, cardano-transaction-lib =
{ dependencies =
Expand Down
40 changes: 20 additions & 20 deletions templates/ctl-scaffold/spago-packages.nix

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

0 comments on commit c45535e

Please sign in to comment.